Gets or sets impersonation info. Impersonation makes it possible for an impersonating account to performs actions as if it were the primary (impersonated) account.

Namespace:  Rebex.Net
Assembly:  Rebex.Ews (in Rebex.Ews.dll)

Syntax

Visual Basic
Public Property Impersonation As EwsImpersonation
	Get
	Set
C#
public EwsImpersonation Impersonation { get; set; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also