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