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 | 
|---|---|
| Attachment | The Attachment type represents an attachment to a EmailMessage object. | 
| AttachmentCollection | The AttachmentCollection class represents a collection of Attachment objects. | 
| Body | The Body type represents the primary content of an e-mail message. | 
| EmailMessage | The EmailMessage class represents an e-mail message. | 
| EmailRecipient | The EmailRecipient type represents a single recipient of a EmailMessage class message. | 
| EmailRecipientCollection | The EmailRecipientCollection class represents a collection of EmailRecipient objects. | 
Structures
| Structure | Description | 
|---|---|
| AttachmentCollection.Enumerator | The AttachmentCollection.Enumerator structure provides properties and methods that enable the enumeration of an instance of the AttachmentCollection class. | 
| EmailRecipientCollection.Enumerator | The EmailRecipientCollection.Enumerator structure provides properties and methods that enable the enumeration of an instance of the RecipientCollection class. | 
Enumerations
| Enumeration | Description | 
|---|---|
| AttachmentType | The AttachmentType enumeration indicates whether an attachment is displayed in line with message content. | 
| BodyFormat | The BodyFormat enumeration specifies the format for the body of a message. | 
| Importance | The Importance enumeration specifies the importance of a message. | 
| MessageSecurityType | The MessageSecurityType enumeration specifies the security category for a message. | 
| Priority | The Priority enumeration specifies the priority of a message. | 
| Sensitivity | The Sensitivity enumeration specifies the sensitivity of a message. |