Mailbox(String, String) - конструктор
Initializes a new instance of the
Mailbox class.
Пространство имён: Tessa.Exchange.WebServices.DataСборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
public Mailbox(
string address,
string routingType
)
Public Sub New (
address As String,
routingType As String
)
public:
Mailbox(
String^ address,
String^ routingType
)
new :
address : string *
routingType : string -> Mailbox
Параметры
- address String
- The address used to reference the user mailbox.
- routingType String
- The routing type of the address used to reference the user mailbox.