Message.ContentType Property

 

Gets or sets the type of the content of the message body.

Namespace:   Microsoft.WindowsAzure.Messaging
Assembly:  Microsoft.WindowsAzure.Messaging.Managed (in Microsoft.WindowsAzure.Messaging.Managed.dll)

public string ContentType { get; set; }

Property Value

Type: System.String

The type of the content of the message body.

Return to top
Show: