Class Delegate
Settings for a delegate. Delegates can read, send, and delete messages, as well as view and add contacts, for the delegator's account. See "Set up mail delegation" for more information about delegates.
public class Delegate : IDirectResponseSchema
- Inheritance
-
Delegate
- Implements
-
IDirectResponseSchema
- Inherited Members
Constructors
Delegate()
public Delegate()
Properties
DelegateEmail
The email address of the delegate.
public virtual string DelegateEmail { get; set; }
Property Value
ETag
The ETag of the item.
public virtual string ETag { get; set; }
Property Value
VerificationStatus
Indicates whether this address has been verified and can act as a delegate for the account. Read- only.
public virtual string VerificationStatus { get; set; }