DayOfTheWeekCollectionItem - свойство

Gets the DayOfTheWeek at a specific index in the collection.

Definition

Пространство имён: Tessa.Exchange.WebServices.Data
Сборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
C#
public DayOfTheWeek this[
	int index
] { get; }

Параметры

index  Int32
Index

Возвращаемое значение

DayOfTheWeek
DayOfTheWeek at index

См. также