MeetingMessage.ResponseType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.