GetDelegateResponseMessageType.DeliverMeetingRequests Property

Definition

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.

Applies to