DayOfTheWeekIndex - перечисление

Defines the index of a week day within a month.

Definition

Пространство имён: Tessa.Exchange.WebServices.Data
Сборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
C#
public enum DayOfTheWeekIndex

Члены

First0 The first specific day of the week in the month. For example, the first Tuesday of the month.
Second1 The second specific day of the week in the month. For example, the second Tuesday of the month.
Third2 The third specific day of the week in the month. For example, the third Tuesday of the month.
Fourth3 The fourth specific day of the week in the month. For example, the fourth Tuesday of the month.
Last4 The last specific day of the week in the month. For example, the last Tuesday of the month.

См. также