PersonInsightCollectionAdd - метод |
Adds an insight to the collection.
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public void Add(
PersonInsight insight
)
Public Sub Add (
insight As PersonInsight
)
public:
void Add(
PersonInsight^ insight
)
member Add :
insight : PersonInsight -> unit
Параметры
- insight
- Тип: Tessa.Exchange.WebServices.DataPersonInsight
The insight to add.
См. также