To list for the message. This information is saved for faster display of To list in the message

Namespace: DotNetNuke.Services.Social.Notifications
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
[XmlAttributeAttribute]
public string To { get; set; }
Visual Basic
<XmlAttributeAttribute> 
Public Property To As String
	Get
	Set

See Also