class MailAccountGrant


Base class:

DMBaseEntity

Implemented interfaces:

INotifyPropertyChanged

Derived types:

This type is not derived by any type in DocsMarshal.


Constructors

MailAccountGrant ()


MailAccountGrant (State state)


Properties

EMailAccountGrants Grant { get; set; }


Boolean Grant_ConfigureAccount { get; set; }


Boolean Grant_Delete { get; set; }


Boolean Grant_Read { get; set; }


Boolean Grant_Send { get; set; }


Int32 Id { get; set; }


Guid IdMailAccount { get; set; }


Guid IdMailAccountGrant { get; set; }


Boolean IsAdded { get; }


Boolean IsDeleted { get; }


Boolean IsUpdated { get; }


Int32 SecurityIdentityId { get; set; }


State State { get; set; }