Enum MapiCalendarTimeZoneFlags

MapiCalendarTimeZoneFlags enumeration

Enumerates the individual bit flags that specify information about TimeZoneRule

[Flags]
public enum MapiCalendarTimeZoneFlags

Values

NameValueDescription
TZRULE_FLAG_RECUR_CURRENT_TZREG1Indicates that this rule is associated with a recurring series.
TZRULE_FLAG_EFFECTIVE_TZREG2This flag indicates that this rule is the effective rule.

See Also