SysTime Fields

Include Protected Members
Include Inherited Members

The SysTime type exposes the following members.

Fields

  Name Description
Public field day An Integer value from 1 through 31 representing the day of the month.
Public field dayOfWeek An Integer value from 0 through 6 representing the day of the week in calendars that have seven days per week.
Public field hour An Integer value from 0 through 23 representing the hour of the day.
Public field milliseconds An Integer value between zero and 999 representing fractions of a second expressed in milliseconds.
Public field minute An Integer value from 0 through 59 representing the minute of the hour.
Public field month An Integer value from 1 through 12 representing the month of the year.
Public field second An Integer value from 0 through 59 representing the second of the minute.
Public field year An Integer value from 1 through 9999 representing the year.

Top

See Also

Reference

SysTime Structure

Meetings Web Service