CloudQueueMessage.SetMessageContent Method (Microsoft.WindowsAzure.Storage.Queue)
From Microsoft.WindowsAzure.Storage.Queue
C#
C++
F#
VB
CloudQueueMessage.::..SetMessageContent Method
Namespace:
Microsoft.WindowsAzure.Storage.Queue
Assembly:
Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Overload List
Name Description 
SetMessageContent(Byte[])(array<Byte>^)(Byte[])(Byte())
Sets the content of this message.

SetMessageContent(String)(String^)(String)(String)
Sets the content of this message.
Return to top
Overload List
| Name | Description | |
|---|---|---|
| SetMessageContent(Byte[])(array<Byte>^)(Byte[])(Byte()) | Sets the content of this message. | |
| SetMessageContent(String)(String^)(String)(String) | Sets the content of this message. |