Dynamicweb 8 Documentation
RecipientsSource Property

Gets or sets the recipients source. This value indicated the source of the RecipientCollection that this Message is merged with by the MessagingHandler.
Syntax
'Declaration
 
Public Property RecipientsSource As String
public string RecipientsSource {get; set;}

Property Value

The recipients source.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Message Class
Message Members

Send Feedback