Returns the RecipientCollection for the Appointment.
| C# | Visual Basic |
public RecipientCollection Recipients { get; }
Public ReadOnly Property Recipients As RecipientCollection Get
The RecipientCollection for the Appointment.
Use the methods for the RecipientCollection object to get, add or remove Recipients in the recipients list.