GroupMember(String, MailboxType) - конструктор
Пространство имён: Tessa.Exchange.WebServices.DataСборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
public GroupMember(
string smtpAddress,
MailboxType mailboxType
)
Public Sub New (
smtpAddress As String,
mailboxType As MailboxType
)
public:
GroupMember(
String^ smtpAddress,
MailboxType mailboxType
)
new :
smtpAddress : string *
mailboxType : MailboxType -> GroupMember
Параметры
- smtpAddress String
- The SMTP address of the member.
- mailboxType MailboxType
- The mailbox type of the member.