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