MeetingRequest.AppointmentType Propiedad

Definición

Obtiene el tipo de la cita.

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

Valor de propiedad

AppointmentType

El tipo de la cita.

Se aplica a