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