MeetingMessage.ResponseType Property

Definition

Gets the type of response that the meeting message represents.

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

Property Value

One of the MeetingResponseType enumeration values that specifies the type of response that the meeting message represents.

Applies to