Gets the collection of recipients of an encrypted message.
Namespace:
Rebex.Mail
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property Recipients As SubjectInfoCollection Get |
| C# |
|---|
public SubjectInfoCollection Recipients { get; } |