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