Table of Contents

Enum MemberAddedHowEnum

Namespace
CMS.ContactManagement
Assembly
CMS.ContactManagement.dll

Possible types of how can be contact added to contact group.

public enum MemberAddedHowEnum
Extension Methods

Fields

Account = 2

Contact is added through account which is member of contact group.

Dynamic = 1

Contact is added through dynamic macro evaluation.

Manual = 3

Contact is manually added.