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