BaseRestObject Class

Represents functionality for base object.
Inheritance Hierarchy

Namespace:  Aspose.Email.Clients.Graph
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public abstract class BaseRestObject

The BaseRestObject type exposes the following members.

Constructors
  NameDescription
Public methodBaseRestObject
Initializes a new instance of the FolderInfo class.
Properties
  NameDescription
Public propertyProperties
Gets the mapi properties.
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