Semi-colon separated list of recipients
Namespace:
JMailAssembly: JMail (in JMail)
Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public string RecipientAddressList { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property RecipientAddressList As String |
| Visual C++ |
|---|
public: property String^ RecipientAddressList { String^ get (); void set (String^ value); } |
Field Value
Return Value
Remarks
Email address should be in format test@test.com or <Test Email> test@test.com