Click or drag to resize

ITimeZoneIdParam Interface

IT Hit WebDAV Classes Reference
Represents time zone identifier for the time zone definition for a time component in the property value.

Namespace:  ITHit.Collab.Calendar
Assembly:  ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax
public interface ITimeZoneIdParam

The ITimeZoneIdParam type exposes the following members.

Properties
  NameDescription
Public propertyTimeZoneId
Gets or sets time zone identifier. Provides access to "TZID" parameter.
Top
Remarks
http://tools.ietf.org/html/rfc5545#section-3.2.19
See Also