Appointment.MyResponseType Property

Definition

Gets the user's last response to a meeting request; for example, accept or decline.

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

Property Value

One of the MeetingResponseType enumeration values indicating the user's response to a meeting request.

Applies to