CalendarReader class
The CalendarReader class provides a forward-only non-cached reader for iCalendar data streams.
Inheritance hierarchy
System.Object
Microsoft.Exchange.Data.ContentTypes.iCalendar.CalendarReader
Namespace: Microsoft.Exchange.Data.ContentTypes.iCalendar
Assembly: Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)
Syntax
'Declaration
Public Class CalendarReader
'Usage
Dim instance As CalendarReader
public class CalendarReader
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.