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

AlternateId(IdFormat, String, String, Boolean) - конструктор

Initializes a new instance of the AlternateId class.

Пространство имён:  Tessa.Exchange.WebServices.Data
Сборка:  Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис
public AlternateId(
	IdFormat format,
	string id,
	string mailbox,
	bool isArchive
)

Параметры

format
Тип: Tessa.Exchange.WebServices.DataIdFormat
The format the Id is expressed in.
id
Тип: SystemString
The Id.
mailbox
Тип: SystemString
The SMTP address of the mailbox that the Id belongs to.
isArchive
Тип: SystemBoolean
Primary (false) or archive (true) mailbox.
См. также