UMAutoAttendant.WeekStartDay property
Namespace: Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public Property WeekStartDay As DayOfWeek
Get
Set
'Usage
Dim instance As UMAutoAttendant
Dim value As DayOfWeek
value = instance.WeekStartDay
instance.WeekStartDay = value
public DayOfWeek WeekStartDay { get; set; }
Property value
Type: System.DayOfWeek
See also
Reference
Microsoft.Exchange.Data.Directory.SystemConfiguration namespace