Click or drag to resize
EmailMessageRecipients Property
Gets or sets the Recipients.

Namespace: CMS.EmailEngine
Assembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 10.0.0
Syntax
C#
public string Recipients { get; set; }

Property Value

Type: String
See Also