GetDelegateResponseMessageType.DeliverMeetingRequests 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 DeliverMeetingRequests property gets or sets a value that defines how meeting requests are handled between the delegate and the principal. This element was introduced in Microsoft Exchange Server 2007 Service Pack 1 (SP1).
public:
property ExchangeWebServices::DeliverMeetingRequestsType DeliverMeetingRequests { ExchangeWebServices::DeliverMeetingRequestsType get(); void set(ExchangeWebServices::DeliverMeetingRequestsType value); };
public ExchangeWebServices.DeliverMeetingRequestsType DeliverMeetingRequests { get; set; }
Public Property DeliverMeetingRequests As DeliverMeetingRequestsType
Property Value
The DeliverMeetingRequests property returns a DeliverMeetingRequestsType enumeration value that defines how meeting requests are handled between the delegate and the principal.
Remarks
The setting of the DeliverMeetingRequests property affects all delegates in a principal's mailbox.