BasePathToElementType Constructor
The BasePathToElementType class is abstract and cannot be instantiated.
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New BasePathToElementType()
protected BasePathToElementType()
See Also