Microsoft.Exchange.Data.Transport.Email Namespace
The Microsoft.Exchange.Data.Transport.Email namespace contains types that support creating, reading, writing, and modifying e-mail message..
Classes
| Class | Description | |
|---|---|---|
| .gif) | Attachment | The Attachment type represents an attachment to a EmailMessage object. | 
| .gif) | AttachmentCollection | The AttachmentCollection class represents a collection of Attachment objects. | 
| .gif) | Body | The Body type represents the primary content of an e-mail message. | 
| .gif) | EmailMessage | The EmailMessage class represents an e-mail message. | 
| .gif) | EmailRecipient | The EmailRecipient type represents a single recipient of a EmailMessage class message. | 
| .gif) | EmailRecipientCollection | The EmailRecipientCollection class represents a collection of EmailRecipient objects. | 
Structures
| Structure | Description | |
|---|---|---|
| .gif) | AttachmentCollection.Enumerator | The AttachmentCollection.Enumerator structure provides properties and methods that enable the enumeration of an instance of the AttachmentCollection class. | 
| .gif) | EmailRecipientCollection.Enumerator | The EmailRecipientCollection.Enumerator structure provides properties and methods that enable the enumeration of an instance of the RecipientCollection class. | 
Enumerations
| Enumeration | Description | |
|---|---|---|
| .gif) | AttachmentType | The AttachmentType enumeration indicates whether an attachment is displayed in line with message content. | 
| .gif) | BodyFormat | The BodyFormat enumeration specifies the format for the body of a message. | 
| .gif) | Importance | The Importance enumeration specifies the importance of a message. | 
| .gif) | MessageSecurityType | The MessageSecurityType enumeration specifies the security category for a message. | 
| .gif) | Priority | The Priority enumeration specifies the priority of a message. | 
| .gif) | Sensitivity | The Sensitivity enumeration specifies the sensitivity of a message. |