CloudQueueMessage Constructor

Windows Runtime Azure Storage Client Library

Overload List

Name Description
CloudQueueMessage (String) Initializes a new instance of the CloudQueueMessage class with the given string.
CloudQueueMessage (String, String) Initializes a new instance of the CloudQueueMessage class with the given message ID and pop receipt.

See Also