Share via


CalendarTime members

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

The CalendarTime type exposes the following members.

Constructors

  Name Description
Public method CalendarTime The CalendarTime constructor creates a new CalendarTime structure.

Top

Properties

  Name Description
Public property IsUtc The IsUtc property gets or sets a Boolean value indicating whether this CalendarTime structure represents local or UTC time.
Public property Time The Time property gets or sets the time that this CalendarTime structure represents.

Top

Methods

  Name Description
Public method ToString The ToString method returns the time that this CalendarTime structure represents as a string. (Overrides ValueType.ToString().)

Top

See also

Reference

CalendarTime structure

Microsoft.Exchange.Data.ContentTypes.iCalendar namespace