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