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