CalendarTime Structure

The CalendarTime structure represents a TIME value type as defined in RFC2445.

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

Syntax

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

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.