MicroStrategy ONE

List Contact Group Properties statement

Lists the properties of a contact group, including all members in the group.

Copy
LIST [ALL] PROPERTIES FOR CONTACTGROUP "contact_group_name";

where:

CONTACTGROUP "contact_group_name" is the name of the contact group for which you are listing properties, of type string.

Example

Copy
LIST ALL PROPERTIES FOR CONTACTGROUP "Managers";

ResultSet columns

ID: The GUID of the contact group.

NAME: The name of the contact group.

DESCRIPTION: The description of the contact group.

LINK_USER: The MicroStrategy user to whom the group is linked. This user's security profile settings for the linked user are used for the contact group.

MEMBERS: A list of group members and related details:

  • NAME: The member's name.

  • ISGROUP: Whether the member is a group.

  • DESCRIPTION: The description of the member.

ENABLED: Whether the contact group can have deliveries made to it in the MicroStrategy system. A disabled contact group is not a disabled user account in MicroStrategy.

ISGROUP: Whether the group is a group.