MailMessage.Recipients Property
Namespace: Rebex.Mail
Assembly: Rebex.Mail.dll (version 7.0.9313)
Recipients
Gets the collection of recipients of an encrypted message.
Declaration
public SubjectInfoCollection Recipients { get; }
Property Value
| Type | Description | 
|---|---|
| SubjectInfoCollection | A collection of recipients.  |