MailContact members
Represents a mail-enabled contact.
The MailContact type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
MailContact() | Initializes a new instance of the MailContact class. |
![]() |
MailContact(ADContact) | Initializes a new instance of the MailContact class with the specified Active Directory contact object. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
ExternalEmailAddress | Gets or sets the external email address of the recipient. |
![]() |
MacAttachmentFormat | Gets or sets the format of attachments sent to the mail contact who is using the Mac OS. |
![]() |
MaxRecipientPerMessage | Gets or sets the maximum number of recipients for messages from the mail contact. |
![]() |
MessageBodyFormat | Gets or sets the message body format for messages that are sent to the mail user. |
![]() |
MessageFormat | Gets or sets the format of messages that are sent to the mail contact. |
![]() |
UseMapiRichTextFormat | Gets or sets a value that indicates when text messages should use the MAPI Rich Text Format (RTF) for the mail contact. |
![]() |
UsePreferMessageFormat | Gets or sets a value that indicates whether the message format settings configured for the mail contact override the global settings configured for the remote domain. |
Top