GroupMember(Contact, EmailAddressKey) - конструктор

Initializes a new instance of the GroupMember class from a Contact instance indexed by the specified key.

Definition

Пространство имён: Tessa.Exchange.WebServices.Data
Сборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
C#
public GroupMember(
	Contact contact,
	EmailAddressKey emailAddressKey
)

Параметры

contact  Contact
The contact to link to.
emailAddressKey  EmailAddressKey
The contact's e-mail address to link to.

См. также