CalendarPeriod Members

The CalendarPeriod class represents an RFC2445 Period object.

The following tables list the members exposed by the CalendarPeriod type.

Public Constructors

  Name Description
CalendarPeriod Overloaded. The CalendarPeriod constructor overloads create new CalendarPeriod structures.

Top

Public Properties

  Name Description
Aa579194.pubproperty(en-us,EXCHG.80).gif Duration The Duration property gets or sets the duration of this CalendarPeriod structure.
Aa579194.pubproperty(en-us,EXCHG.80).gif End The End property gets or sets the end of this CalendarPeriod structure.
Aa579194.pubproperty(en-us,EXCHG.80).gif IsExplicit The IsExplicit property gets a Boolean value that indicates whether the end date of this CalendarPeriod structure is explicitly defined.
Aa579194.pubproperty(en-us,EXCHG.80).gif Start The Start property gets or sets the start time for this CalendarPeriod structure.

Top

Public Methods

(see also Protected Methods )

  Name Description
Aa579194.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from ValueType )
Aa579194.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from ValueType )
Aa579194.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Object )
Aa579194.pubmethod(en-us,EXCHG.80).gifAa579194.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Aa579194.pubmethod(en-us,EXCHG.80).gif ToString Overridden. The ToString method returns a string representation of this CalendarPeriod structure.

Top

Protected Methods

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

Top