Mailbox(String) - конструктор |
Initializes a new instance of the
Mailbox class.
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public Mailbox(
string smtpAddress
)
Public Sub New (
smtpAddress As String
)
public:
Mailbox(
String^ smtpAddress
)
new :
smtpAddress : string -> Mailbox
Параметры
- smtpAddress
- Тип: SystemString
The primary SMTP address of the mailbox.
См. также