RequiredAttendees property

PropertyDefinition RequiredAttendees
getter/setter pair
Defines the Organizer property. Defines the RequiredAttendees property.

Implementation

// static PropertyDefinition Organizer =
//            AppointmentSchema.Organizer;

/// <summary>
/// Defines the RequiredAttendees property.
/// </summary>
static PropertyDefinition RequiredAttendees =
    AppointmentSchema.RequiredAttendees;