Для изменения размера нажмите или перетащите

ImAddressDictionaryItem - свойство

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

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

Параметры

key
Тип: Tessa.Exchange.WebServices.DataImAddressKey
The key of the Instant Messaging address to get or set.

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

Тип: String
The Instant Messaging address at the specified key.
См. также