AbsoluteMonthlyRecurrencePatternType Class

The AbsoluteMonthlyRecurrencePatternType class represents a monthly recurrence pattern.

Inheritance Hierarchy

System.Object
  ExchangeWebServices.RecurrencePatternBaseType
    ExchangeWebServices.IntervalRecurrencePatternBaseType
      ExchangeWebServices.AbsoluteMonthlyRecurrencePatternType

Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class AbsoluteMonthlyRecurrencePatternType _
    Inherits IntervalRecurrencePatternBaseType
'Usage
Dim instance As AbsoluteMonthlyRecurrencePatternType
[SerializableAttribute]
public class AbsoluteMonthlyRecurrencePatternType : IntervalRecurrencePatternBaseType

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.