OOFReqParametrs Class

Gets OOF information settings from the server.
Inheritance Hierarchy
SystemObject
  Aspose.Email.Clients.ActiveSync.TransportLayerOOFReqParametrs

Namespace:  Aspose.Email.Clients.ActiveSync.TransportLayer
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public class OOFReqParametrs

The OOFReqParametrs type exposes the following members.

Constructors
  NameDescription
Public methodOOFReqParametrs
Initializes a new instance of the OOFReqParametrs class
Properties
  NameDescription
Public propertyBodyType
Specifies the format type of the body content of the item. The following are the permitted values for the BodyType element: - Text - HTML
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
See Also