DayOfTheWeekIndex - перечисление |
Пространство имён: Tessa.Exchange.WebServices.Data
public enum DayOfTheWeekIndex
Public Enumeration DayOfTheWeekIndex
public enum class DayOfTheWeekIndex
type DayOfTheWeekIndex
Имя члена | Значение | Описание | |
---|---|---|---|
First | 0 | The first specific day of the week in the month. For example, the first Tuesday of the month. | |
Second | 1 | The second specific day of the week in the month. For example, the second Tuesday of the month. | |
Third | 2 | The third specific day of the week in the month. For example, the third Tuesday of the month. | |
Fourth | 3 | The fourth specific day of the week in the month. For example, the fourth Tuesday of the month. | |
Last | 4 | The last specific day of the week in the month. For example, the last Tuesday of the month. |
Copyright © Syntellect 2022