Поделиться через


NumberedRecurrenceRangeType Members

Include Protected Members
Include Inherited Members

The NumberedRecurrenceRangeType class describes the start date and number of occurrences of a recurring item.

The NumberedRecurrenceRangeType type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property NumberOfOccurrences The NumberOfOccurrences property gets or sets the number of occurrences of a recurring item.
Public property StartDate The StartDate property gets or sets the start date of a recurrence range. (Inherited from RecurrenceRangeBaseType.)

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