Table of Contents

Class DelegateInformation

Namespace
Microsoft.Exchange.WebServices.Data
Assembly
Microsoft.Exchange.WebServices.dll

Represents the results of a GetDelegates operation.

public sealed class DelegateInformation
Inheritance
DelegateInformation
Inherited Members

Properties

DelegateUserResponses

Gets a list of responses for each of the delegate users concerned by the operation.

public Collection<DelegateUserResponse> DelegateUserResponses { get; }

Property Value

Collection<DelegateUserResponse>

MeetingRequestsDeliveryScope

Gets a value indicating if and how meeting requests are delivered to delegates.

public MeetingRequestsDeliveryScope MeetingRequestsDeliveryScope { get; }

Property Value

MeetingRequestsDeliveryScope