Namespace: ITHit.Collab.Calendar
The ITimeZoneRule type exposes the following members.
Name | Description | |
---|---|---|
Comments |
List of descriptive explanatory texts.
| |
Components |
Dictionary of all calendar components. Empty for card object.
(Inherited from IComponent.) | |
Container | ||
Delimiter |
Object delimiter such as VCARD, VCALENDAR, VEVENT, VTODO, etc
(Inherited from IComponent.) | |
Properties |
Dictionary of all business card or calendar properties.
(Inherited from IComponent.) | |
RecurrenceDateTimes |
Gets date and time information for recurring calendar component. Provides access to "RDATE" properties list.
| |
RecurrenceRule |
Gets or sets the recurrence rule for the onset of the observance defined by this time zone sub-component.
| |
Start |
Gets or sets the effective onset date and local time for the time zone.
| |
TimeZoneNames |
List of time zone names.
| |
TimeZoneOffsetFrom |
Gets or sets the UTC offset that is in use when the onset of this time zone observance begins.
| |
TimeZoneOffsetTo |
Gets or sets the UTC offset for the time zone sub-component(Standard Time or Daylight Saving Time) when this observance is in use.
|
Name | Description | |
---|---|---|
AddProperty |
Adds property to Properties list. The property must be created by created by CreateRawProperty call.
(Inherited from IComponent.) | |
CreateCustomComponent |
Creates a component that can be added to the list of components of this object.
(Inherited from IComponent.) | |
CreateRawProperty |
Creates property that can be added to the list of properties of this object.
(Inherited from IComponent.) |
All properties of this component are optional except Start, TimeZoneOffsetTo and TimeZoneOffsetFrom properties.