Recurrence.ByDay Members

The Recurrence.ByDay structure represents a bydaylist recurrence value.

The following tables list the members exposed by the Recurrence.ByDay type.

Public Constructors

  Name Description
Recurrence.ByDay The Recurrence.ByDay constructor creates a new Recurrence.ByDay structure that has a given weekday and week number.

Top

Public Properties

  Name Description
Aa566536.pubproperty(en-us,EXCHG.80).gif Day The Day property gets or sets the day of the week of this Recurrence.ByDay structure.
Aa566536.pubproperty(en-us,EXCHG.80).gif OccurrenceNumber The OccurrenceNumber property gets or sets an integer that represents the number of the week for this Recurrence.ByDay structure.

Top

Public Methods

(see also Protected Methods )

  Name Description
Aa566536.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from ValueType )
Aa566536.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from ValueType )
Aa566536.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Object )
Aa566536.pubmethod(en-us,EXCHG.80).gifAa566536.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Aa566536.pubmethod(en-us,EXCHG.80).gif ToString Overridden. The ToString method override returns an RFC 2445 string representation of the value of this Recurrence.ByDay structure.

Top

Protected Methods

  Name Description
Aa566536.protmethod(en-us,EXCHG.80).gif Finalize  (inherited from Object )
Aa566536.protmethod(en-us,EXCHG.80).gif MemberwiseClone  (inherited from Object )

Top