Compartir a través de


Attendee.ResponseType Propiedad

Definición

Obtiene el tipo de respuesta que el asistente dio a la invitación a la reunión.

public:
 property Nullable<Microsoft::Exchange::WebServices::Data::MeetingResponseType> ResponseType { Nullable<Microsoft::Exchange::WebServices::Data::MeetingResponseType> get(); };
public Nullable<Microsoft.Exchange.WebServices.Data.MeetingResponseType> ResponseType { get; }
Public ReadOnly Property ResponseType As Nullable(Of MeetingResponseType)

Valor de propiedad

Tipo de respuesta que el asistente dio a la invitación a la reunión.

Se aplica a