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