Click or drag to resize
ContactGroupMemberInfoContactGroupMemberType Property
Gets or sets the type of the related object.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public virtual ContactGroupMemberTypeEnum ContactGroupMemberType { get; set; }

Property Value

Type: ContactGroupMemberTypeEnum
See Also