MimeContent Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the MIME content of an item.
public ref class MimeContent sealed : Microsoft::Exchange::WebServices::Data::ComplexProperty
public sealed class MimeContent : Microsoft.Exchange.WebServices.Data.ComplexProperty
Public NotInheritable Class MimeContent
Inherits ComplexProperty
- Inheritance
Constructors
MimeContent() |
Initializes a new instance of the Microsoft.Exchange.WebServices.Data.MimeContent class. |
MimeContent(String, Byte[]) |
Initializes a new instance of the Microsoft.Exchange.WebServices.Data.MimeContent class. |
Properties
CharacterSet |
Gets or sets the character set of the content. |
Content |
Gets or sets the content. |
Methods
ToString() |
Returns a System.String that represents the current System.Object. |