MeetingRequest.MeetingRequestType Property

Definition

Gets the type of the meeting request.

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

Property Value

One of the MeetingRequestType enumeration values that specifies the type of the meeting request.

Applies to