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
Public Interface ITimeZoneIdParam
public interface class ITimeZoneIdParam
type ITimeZoneIdParam = interface end
The ITimeZoneIdParam type exposes the following members.
Properties
| Name | Description |
---|
| TimeZoneId |
Gets or sets time zone identifier. Provides access to "TZID" parameter.
|
TopRemarks http://tools.ietf.org/html/rfc5545#section-3.2.19
See Also