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

Initializes a new instance of the GroupMember class.

Definition

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

Параметры

address  String
The address of the member.
routingType  String
The routing type of the address.
mailboxType  MailboxType
The mailbox type of the member.

См. также