Share via


SysTime.dayOfWeek Field

An Integer value from 0 through 6 representing the day of the week in calendars that have seven days per week.

Namespace:  [Meetings Web service]
Web service reference: http://Site/_vti_bin/Meetings.asmx

Syntax

'Declaration
Public dayOfWeek As UShort
'Usage
Dim instance As SysTime
Dim value As UShort

value = instance.dayOfWeek

instance.dayOfWeek = value
public ushort dayOfWeek

See Also

Reference

SysTime Structure

SysTime Members

Meetings Web Service