GroupUpsertMembers Method
Inplace Add/Update of the members.
This method does not store changes. Changes can be applied by calling
Save.
All changes made in
Group can be reverted using
Refresh method
Namespace: TCX.ConfigurationAssembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
void UpsertMembers(
IDictionary<DN, string> upsert_collection
)
Parameters
- upsert_collection IDictionaryDN, String