ContactGroup - конструктор |
Initializes an unsaved local instance of the
ContactGroup class.
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public ContactGroup(
ExchangeService service
)
Public Sub New (
service As ExchangeService
)
public:
ContactGroup(
ExchangeService^ service
)
new :
service : ExchangeService -> ContactGroup
Параметры
- service
- Тип: Tessa.Exchange.WebServices.DataExchangeService
EWS service to which this object belongs.
См. также