MimeContent Class

Definition

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
MimeContent

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.

Applies to