ObservanceRule Properties

Properties

Comment This is used to get the comment (COMMENT) property
CustomProperties This is a catch-all that holds all unknown or extension properties
OffsetFrom This is used to get the time zone Offset From (TZOFFSETFROM) property
OffsetTo This is used to get the time zone Offset To (TZOFFSETTO) property
RecurDates This is used to get the Recur Date (RDATE) properties. There may be more than one.
RecurrenceRules This is used to get the Recurrence Rule (RRULE) properties. There may be more than one
RuleType This is used to set or get the rule type
StartDateTime This is used to get the start date/time (DTSTART) property
TimeZoneNames This is used to get the Time Zone Name (TZNAME) properties. There may be more than one.
Version This is overridden to propagate the version to all properties in the object that need it when the version is set on the item.
(Inherited from CalendarObject)
VersionsSupported This is used to establish the specification versions supported by the PDI object
(Overrides PDIObject.VersionsSupported)

See Also