PersonInsightCollectionRemove - метод
Removes a person insight from the collection.
Пространство имён: Tessa.Exchange.WebServices.DataСборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
public bool Remove(
PersonInsight insight
)
Public Function Remove (
insight As PersonInsight
) As Boolean
public:
bool Remove(
PersonInsight^ insight
)
member Remove :
insight : PersonInsight -> bool
- insight PersonInsight
- The person sight to remove.
BooleanWhether removed from the collection