MeetingRequestMessageType.MeetingRequestType Property

Definition

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.

Applies to