Click or drag to resize

MapiCalendarTimeZoneFlags Enumeration

Enumerates the individual bit flags that specify information about TimeZoneRule

Namespace:  Aspose.Email.Mapi
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
[FlagsAttribute]
public enum MapiCalendarTimeZoneFlags
Members
  Member nameValueDescription
TZRULE_FLAG_RECUR_CURRENT_TZREG1 Indicates that this rule is associated with a recurring series.
TZRULE_FLAG_EFFECTIVE_TZREG2 This flag indicates that this rule is the effective rule.
See Also