Message.Label Property

 

Gets or sets the application specific label.

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

public string Label { get; set; }

Property Value

Type: System.String

The application specific label.

Return to top
Show: