Click or drag to resize
ContactMembershipInfoMemberType Property
Gets or sets the type of object this contact is related to.

Namespace: CMS.ContactManagement
Assembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 10.0.0
Syntax
C#
public virtual MemberTypeEnum MemberType { get; set; }

Property Value

Type: MemberTypeEnum
See Also