AbsoluteYearlyRecurrencePatternType Members

Include Protected Members
Include Inherited Members

The AbsoluteYearlyRecurrencePatternType class represents a yearly recurrence pattern.

The AbsoluteYearlyRecurrencePatternType type exposes the following members.

Constructors

  Name Description
Public method AbsoluteYearlyRecurrencePatternType The AbsoluteYearlyRecurrencePatternType constructor initializes a new instance of the AbsoluteYearlyRecurrencePatternType class.

Top

Properties

  Name Description
Public property DayOfMonth The DayOfMonth property gets or sets the day in a month that a recurring item occurs.
Public property Month The Month property gets or sets the month in which a yearly recurring item occurs.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top