Importance EnumerationIpswitch.Messaging.Framework
Specifies a level of importance for a calendar item entry.

Namespace: Ipswitch.Messaging.Framework
Assembly: Ipswitch.Messaging.Framework (in Ipswitch.Messaging.Framework.dll) Version: 1.0.0.0
Syntax

public enum Importance
Members

  Member nameValueDescription
Low0 Specifies that the item has low importance.
Normal1 Specifies that the item has normal importance.
High2 Specifies that the item has high importance.
See Also

Reference