GroupMember(ItemId) - конструктор |
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public GroupMember(
ItemId contactGroupId
)
Public Sub New (
contactGroupId As ItemId
)
public:
GroupMember(
ItemId^ contactGroupId
)
new :
contactGroupId : ItemId -> GroupMember
Параметры
- contactGroupId
- Тип: Tessa.Exchange.WebServices.DataItemId
The Id of the contact group to link the member to.
См. также