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