StorageQueueMessage.Message Property

 

Gets or sets the Message

Namespace:   Microsoft.WindowsAzure.Scheduler.Models
Assembly:  Microsoft.WindowsAzure.Management.Scheduler (in Microsoft.WindowsAzure.Management.Scheduler.dll)

[DataMemberAttribute(Order = 7)]
public string Message { get; set; }

Property Value

Type: System.String
Return to top
Show: