CalendarPropertyReader Structure
The CalendarPropertyReader structure returns information about properties in an iCalendar data stream.
Namespace: Microsoft.Exchange.Data.ContentTypes.iCalendar
Assembly: Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)
Syntax
'Declaration
Public Structure CalendarPropertyReader
'Usage
Dim instance As CalendarPropertyReader
public struct CalendarPropertyReader
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.