Click or drag to resize

ISelectionMember Properties

The ISelectionMember type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleCategory
The category the selection member is registered with
Public propertyCode exampleContact
The contact object of the selection member
Public propertyCode exampleContactCity
Returns the contact object’s city property
Public propertyCode exampleContactName
The contact name of the selection member is returned as a string
Public propertyCode exampleEmail
Returns the preferred email address (email with rank = 1) for the selection member
Public propertyCode exampleId
Returns the database internal identity for the selectionmember object (selectionmember_Id).
Public propertyCode examplePerson
The contact person object registered with the selection member.
Public propertyCode examplePersonName
If there is a contact person registered with the selection member, this will return the formatted name on this contact person
Public propertyCode examplePhone
The preferred phone number (the phone number with rank = 1) for the contact representing the selection member - formatted
Top
See Also