Attendee.ResponseType Propiedad

Definición

Obtiene el tipo de respuesta que le proporcionó el asistente 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

Nullable<MeetingResponseType>

El tipo de respuesta que le proporcionó el asistente a la invitación a la reunión.

Se aplica a