Для изменения размера нажмите или перетащите

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

Initializes a new instance of the GroupMember class.

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

Параметры

address
Тип: SystemString
The address of the member.
routingType
Тип: SystemString
The routing type of the address.
mailboxType
Тип: Tessa.Exchange.WebServices.DataMailboxType
The mailbox type of the member.
См. также