ExchangeImpersonationType Constructor
The ExchangeImpersonationType constructor initializes a new instance of the ExchangeImpersonationType type.
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New ExchangeImpersonationType()
public ExchangeImpersonationType()
See Also