Mailbox(String, String) - конструктор

Initializes a new instance of the Mailbox class.

Definition

Пространство имён: Tessa.Exchange.WebServices.Data
Сборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
C#
public Mailbox(
	string address,
	string routingType
)

Параметры

address  String
The address used to reference the user mailbox.
routingType  String
The routing type of the address used to reference the user mailbox.

См. также