MeetingRequest.MeetingRequestType Propiedad

Definición

Obtiene el tipo de la convocatoria de reunión.

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

Valor de propiedad

MeetingRequestType

Uno de los valores de enumeración MeetingRequestType que especifica el tipo de la convocatoria de reunión.

Se aplica a