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.WebDAV.Calendar.ParamsAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntaxpublic 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.
|
Top
Remarkshttp://tools.ietf.org/html/rfc5545#section-3.2.19
See Also