ServicePRO SDK Help

stcEmailRecurrencePattern..::..DaysOfWeek Property

Gets or sets the days of week.

Namespace:  HelpSTAR.PCL.Common
Assembly:  HelpSTAR.PCL.Common (in HelpSTAR.PCL.Common.dll)

Syntax


[DataMemberAttribute]
public List<DayOfWeek> DaysOfWeek { get; set; }
<DataMemberAttribute> _
Public Property DaysOfWeek As List(Of DayOfWeek)
	Get
	Set

Field Value

The days of week.