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