ImAddressDictionaryItem - свойство

Gets or sets the Instant Messaging address at the specified key.

Definition

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

Параметры

key  ImAddressKey
The key of the Instant Messaging address to get or set.

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

String
The Instant Messaging address at the specified key.

См. также