Click or drag to resize

OofState Enumeration

Specifies the availability of the Oof property.

Namespace:  Aspose.Email.Clients.ActiveSync.TransportLayer
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public enum OofState
Members
  Member nameValueDescription
Disabled0 The Oof property is disabled.
Global1 The Oof property is global.
TimeBased2 The Oof property is time-based.
See Also