CalendarPeriod structure
The CalendarPeriod class represents an RFC2445 Period object.
Namespace: Microsoft.Exchange.Data.ContentTypes.iCalendar
Assembly: Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)
Syntax
'Declaration
Public Structure CalendarPeriod
'Usage
Dim instance As CalendarPeriod
public struct CalendarPeriod
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.