ServicePRO SDK Help

stcEmailRecurrencePattern Members

The stcEmailRecurrencePattern type exposes the following members.

Constructors


  Name Description
Public method stcEmailRecurrencePattern()()()()
Initializes a new instance of the stcEmailRecurrencePattern class.
Public method stcEmailRecurrencePattern(DateTime)
Initializes a new instance of the stcEmailRecurrencePattern class.

Properties


  Name Description
Public property DayOfMonth
Gets or sets the day of month.
Public property DayOfTheWeek
Gets or sets the day of the week.
Public property DayOfTheWeekIndex
Gets or sets the index of the day of the week.
Public property DaysOfWeek
Gets or sets the days of week.
Public property EndDate
Gets or sets the end date.
Public property FirstDayOfWeek
Gets or sets the first day of week.
Public property HasEnd
Gets or sets a value indicating whether this instance has end.
Public property Interval
Gets or sets the interval.
Public property Month
Gets or sets the month.
Public property NumberOfOccurrences
Gets or sets the number of occurrences.
Public property RecurrencePattern
Gets or sets the recurrence pattern.
Public property StartDate
Gets or sets the start date.