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