Enum Weekday
Namespace: SuperOffice.WebApi.DataAssembly: SuperOffice.WebApi.dll Enumerator for the days of the week This Enum is used by: email_flow.selected_days This Enum consists of flag values that can be combined.
Fields
Friday = 16
16: Friday
Monday = 1
1: Monday
Saturday = 32
32: Saturday
Sunday = 64
64: Sunday
Thursday = 8
8: Thursday
Tuesday = 2
2: Tuesday
Unknown = 0
0: 0: Unknown/undecided type
Wednesday = 4
4: Wednesday