RecurrencePattern Properties | MSG .NET Class Library |
The RecurrencePattern type exposes the following members.
Back to Top
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