OlDaysOfWeek Enumeration
Constants representing days of the week.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
Public Enumeration OlDaysOfWeek
'Usage
Dim instance As OlDaysOfWeek
public enum OlDaysOfWeek
Members
Member name | Description | |
---|---|---|
olSunday | Sunday | |
olMonday | Monday | |
olTuesday | Tuesday | |
olWednesday | Wednesday | |
olThursday | Thursday | |
olFriday | Friday | |
olSaturday | Saturday |