Namespace: iCal
Assembly: ICalVCard (in ICalVCard.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: ICalVCard (in ICalVCard.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public IRecurringComponent Component { get; set; } |
Visual Basic |
---|
Public Property Component As IRecurringComponent Get Set |
Visual C++ |
---|
public: property IRecurringComponent^ Component { IRecurringComponent^ get (); void set (IRecurringComponent^ value); } |