PhysicalAddressDictionaryItem - свойство

Gets or sets the physical address at the specified key.

Definition

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

Параметры

key  PhysicalAddressKey
The key of the physical address to get or set.

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

PhysicalAddressEntry
The physical address at the specified key.

См. также