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