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