RightsManagementInformationResponce Class

Contains rights management information settings retrieved from the server.
Inheritance Hierarchy
SystemObject
  Aspose.Email.Clients.ActiveSync.TransportLayerRightsManagementInformationResponce

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

The RightsManagementInformationResponce type exposes the following members.

Constructors
  NameDescription
Public methodRightsManagementInformationResponce
Initializes a new instance of the RightsManagementInformationResponce class
Properties
  NameDescription
Public propertyRightsManagementTemplates
The list of RightsManagementTemplates. A maximum of 20 RightsManagementTemplate objects can be returned to the client.
Public propertyStatus
Indicates the result of the ActiveSync command request.
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