PhoneNumberDictionaryItem - свойство

Gets or sets the phone number at the specified key.

Definition

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

Параметры

key  PhoneNumberKey
The key of the phone number to get or set.

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

String
The phone number at the specified key.

См. также