MailContact members

Represents a mail-enabled contact.

The MailContact type exposes the following members.

Constructors

  Name Description
Public method MailContact() Initializes a new instance of the MailContact class.
Public method MailContact(ADContact) Initializes a new instance of the MailContact class with the specified Active Directory contact object.

Top

Properties

  Name Description
Public property ExternalEmailAddress Gets or sets the external email address of the recipient.
Public property MacAttachmentFormat Gets or sets the format of attachments sent to the mail contact who is using the Mac OS.
Public property MaxRecipientPerMessage Gets or sets the maximum number of recipients for messages from the mail contact.
Public property MessageBodyFormat Gets or sets the message body format for messages that are sent to the mail user.
Public property MessageFormat Gets or sets the format of messages that are sent to the mail contact.
Public property UseMapiRichTextFormat Gets or sets a value that indicates when text messages should use the MAPI Rich Text Format (RTF) for the mail contact.
Public property 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

See also

Reference

MailContact class

Microsoft.Exchange.Data.Directory.Management namespace