Gets the collection of primary recipients (those addressed in the To: line) for the message.
| C# | Visual Basic |
public RecipientCollection To { get; }
Public ReadOnly Property To As RecipientCollection Get
| In The Hand To Property |
Gets the collection of primary recipients (those addressed in the To: line) for the message.
| C# | Visual Basic |
public RecipientCollection To { get; }
Public ReadOnly Property To As RecipientCollection Get