DelegateUserResponseMessageType Class
The DelegateUserResponseMessageType class contains the response message for a single delegate user. This class was introduced in Microsoft Exchange Server 2007 Service Pack 1 (SP1).
Inheritance Hierarchy
System.Object
ExchangeWebServices.ResponseMessageType
ExchangeWebServices.DelegateUserResponseMessageType
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class DelegateUserResponseMessageType _
Inherits ResponseMessageType
'Usage
Dim instance As DelegateUserResponseMessageType
[SerializableAttribute]
public class DelegateUserResponseMessageType : ResponseMessageType
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.