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
Syntax
| C# | 
|---|
| IList<IRecurrencePattern> ExceptionRules { get; set; } | 
| Visual Basic | 
|---|
| Property ExceptionRules As IList(Of IRecurrencePattern) Get Set | 
| Visual C++ | 
|---|
| property IList<IRecurrencePattern^>^ ExceptionRules { IList<IRecurrencePattern^>^ get (); void set (IList<IRecurrencePattern^>^ value); } | 





