MeetingRequest.AppointmentType Property

Definition

Gets the type of the appointment.

public:
 property Microsoft::Exchange::WebServices::Data::AppointmentType AppointmentType { Microsoft::Exchange::WebServices::Data::AppointmentType get(); };
public Microsoft.Exchange.WebServices.Data.AppointmentType AppointmentType { get; }
Public ReadOnly Property AppointmentType As AppointmentType

Property Value

The type of the appointment.

Applies to