EmailAddressDictionaryItem - свойство

Gets or sets the e-mail address at the specified key.

Definition

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

Параметры

key  EmailAddressKey
The key of the e-mail address to get or set.

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

EmailAddress
The e-mail address at the specified key.

См. также