Click or drag to resize
IContactGroupMemberService Interface
Class for members in contact groups.

Namespace: CMS.ContactManagement
Assembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 10.0.0
Syntax
C#
public interface IContactGroupMemberService

The IContactGroupMemberService type exposes the following members.

Methods
  NameDescription
Public methodGetCountOfContactsInContactGroup
Gets count of contacts in contact groups.
Top
See Also