CalendarParameterReader structure

The CalendarParameterReader class returns information about parameters in an iCalendar stream.

Namespace:  Microsoft.Exchange.Data.ContentTypes.iCalendar
Assembly:  Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)

Syntax

'Declaration
Public Structure CalendarParameterReader
'Usage
Dim instance As CalendarParameterReader
public struct CalendarParameterReader

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.

See also

Reference

CalendarParameterReader members

Microsoft.Exchange.Data.ContentTypes.iCalendar namespace