MeetingRequest.MyResponseType Property

Definition

Gets the most recent response of the user who loaded the meeting.

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 that indicates the most recent response of the user who loaded the meeting.

Applies to