MeetingRequestMessageType.MeetingRequestType 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.
The MeetingRequestType property gets or sets an instance of the MeetingRequestTypeType that specifies the type of meeting request that is represented by this instance of the MeetingRequestMessageType class.
public:
property ExchangeWebServices::MeetingRequestTypeType MeetingRequestType { ExchangeWebServices::MeetingRequestTypeType get(); void set(ExchangeWebServices::MeetingRequestTypeType value); };
public ExchangeWebServices.MeetingRequestTypeType MeetingRequestType { get; set; }
Public Property MeetingRequestType As MeetingRequestTypeType
Property Value
The MeetingRequestType property returns an instance of the MeetingRequestTypeType that specifies the type of meeting request that is represented by this instance of the MeetingRequestMessageType class.