This topic has not yet been rated - Rate this topic

ShareLinkTask.Message Property

July 26, 2012

Gets or sets the message that will accompany the link when it is shared.

Namespace:  Microsoft.Phone.Tasks
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)
XMLNS for XAML: Not mapped to an xmlns.
public string Message { get; set; }
<object Message="string" .../>

Property Value

Type: System.String
The message that will accompany the shared link.

Windows Phone OS

Supported in: 7.1

Windows Phone

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.