RecurrencePattern Members
| RecurrencePattern Members | MSG .NET Class Library |
The RecurrencePattern type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| RecurrencePattern |
Initializes a new instance of the RecurrencePattern class.
| |
| RecurrencePattern( Byte ) |
Initializes a new instance of the RecurrencePattern class.
|
Methods
| Name | Description | |
|---|---|---|
| (Inherited from | ||
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
Gets the type of the current instance. (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
Returns a string that represents the current object. (Inherited from |
Properties
| Name | Description | |
|---|---|---|
| CalendarType |
Gets the type of the calendar.
| |
| DayOfMonth |
Gets the day of month.
| |
| DayOfWeek |
Gets the day of week.
| |
| DayOfWeekIndex |
Gets the index of the day of week.
| |
| DeletedInstanceCount |
Gets the deleted instance count.
| |
| DeletedInstanceDates |
Gets the deleted instance dates.
| |
| EndDate |
Gets the end date.
| |
| EndType |
Gets the end type.
| |
| FirstDayOfWeek |
Gets the first day of week.
| |
| Frequency |
Gets the frequency.
| |
| ModifiedInstanceCount |
Gets the modified instance count.
| |
| ModifiedInstanceDates |
Gets the modified instance dates.
| |
| OccurenceCount |
Gets the occurence count.
| |
| Period |
Gets the period.
| |
| StartDate |
Gets the start date.
| |
| Type |
Gets the type.
|
See Also