This topic has not yet been rated - Rate this topic

DeliverMeetingRequestsType Enumeration

Exchange Server 2010
The DeliverMeetingRequestsType enumeration specifies how meeting requests are handled between the delegate and the principal. This enumeration was introduced in Microsoft Exchange Server 2007 Service Pack 1 (SP1).

Namespace: ExchangeWebServices
Assembly: EWS (in ews.dll)
[SerializableAttribute] 
[GeneratedCodeAttribute("wsdl", "2.0.50727.3038")] 
[XmlTypeAttribute(Namespace="http://schemas.microsoft.com/exchange/services/2006/types")] 
public enum DeliverMeetingRequestsType
Member name Description
DelegatesAndMe Meeting requests are forwarded to the delegate and remain in the Inbox folder in the principal's mailbox.
DelegatesAndSendInformationToMe Meeting requests are forwarded to the delegate and remain in the Inbox folder in the principal's mailbox, but the Accept, Tentative, and Decline buttons do not appear in the Microsoft Office Outlook reading pane.
DelegatesOnly Meeting requests are forwarded to the delegate and moved to the Deleted Items folder in the principal's mailbox.
NoForward  

This enumeration is used by the DeliverMeetingRequests property of the AddDelegateType object, the DeliverMeetingRequests property of the UpdateDelegateType object, and the DeliverMeetingRequests property of the GetDelegateResponseMessageType object.


Development Platforms

Windows XP Professional with Service Pack 2 (SP2)

Target Platforms

Windows 98, Windows 2000, Windows 2000 Server, Windows CE, Windows Longhorn, Windows 98 Second Edition, Pocket PC, Smart Phone, Windows Server 2003, Windows XP Professional with Service Pack 2 (SP2)
Did you find this helpful?
(1500 characters remaining)