ContactInfoProviderGetMostActive Method |
Note: This API is now obsolete.
Namespace: CMS.ContactManagement
[ObsoleteAttribute("Method was not intended for public use")] public static int GetMostActive( IList<int> contactIds )
Exception | Condition |
---|---|
ArgumentNullException | contactIds is null |
ArgumentException | contactIds cannot be empty |