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 | |
|---|---|---|
| .gif) | Duration | The Duration property gets or sets the duration of this CalendarPeriod structure. | 
| .gif) | End | The End property gets or sets the end of this CalendarPeriod structure. | 
| .gif) | IsExplicit | The IsExplicit property gets a Boolean value that indicates whether the end date of this CalendarPeriod structure is explicitly defined. | 
| .gif) | Start | The Start property gets or sets the start time for this CalendarPeriod structure. | 
Top
Public Methods
(see also Protected Methods )
| Name | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. (inherited from ValueType ) | 
| .gif) | GetHashCode | (inherited from ValueType ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToString | Overridden. The ToString method returns a string representation of this CalendarPeriod structure. | 
Top
Protected Methods
| Name | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
Top
See Also