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# | 
|---|
protected IRecurrencePattern Pattern { get; set; }  | 
| Visual Basic | 
|---|
Protected Property Pattern As IRecurrencePattern Get Set  | 
| Visual C++ | 
|---|
protected: property IRecurrencePattern^ Pattern { IRecurrencePattern^ get (); void set (IRecurrencePattern^ value); }  |