DailyRecurrencePattern Class |
Namespace: Aspose.Email.Calendar.Recurrences
The DailyRecurrencePattern type exposes the following members.
Name | Description | |
---|---|---|
![]() | DailyRecurrencePattern(DateTime) |
Initializes a new instance of the DailyRecurrencePattern class.
|
![]() | DailyRecurrencePattern(Int32) |
Initializes a new instance of the DailyRecurrencePattern class.
|
![]() | DailyRecurrencePattern(DateTime, Int32) |
Initializes a new instance of the DailyRecurrencePattern class.
|
![]() | DailyRecurrencePattern(Int32, Int32) |
Initializes a new instance of the DailyRecurrencePattern class.
|
Name | Description | |
---|---|---|
![]() | EndDate |
Gets or sets the end date.
(Inherited from RecurrencePattern.) |
![]() | Interval |
Gets or sets the number of recurrence units.
(Inherited from RecurrencePattern.) |
![]() | Occurs |
Gets or sets the number of occurrences of the recurrence pattern.
(Inherited from RecurrencePattern.) |
![]() | WeekStart |
Gets or sets the week start.
(Inherited from RecurrencePattern.) |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString |
Returns a string that represents the current object.
(Inherited from RecurrencePattern.) |