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