Skip to main content
EP

EPAttendee

PX.Objects.EPRelease 2025.2

Represents an attendee of the event.

Field NameTypeDisplay NameForeign Key
AttendeeID
uniqueidentifier-
Description:The unique identifier of the attendee.
Comment API
nvarchar(255)Comment-
Description:The comment of the event owner for the attendee.
ContactIDDefault Navigation
intContactContact
Description:The identifier of the related Contact. The field is included in FK.Contact. Corresponds to the value of the Contact.ContactID field. Can be null. The related contact's type (Contact.ContactType) can have one of the following values: ContactTypesAttribute.Person, ContactTypesAttribute.Lead, ContactTypesAttribute.Employee.
CreatedByIDDefault Navigation
uniqueidentifierCreated ByUsers
Description:No description available
CreatedByScreenID
char(8)-
Description:No description available
CreatedDateTime
datetime-
Description:No description available
Email API
nvarcharEmail-
Description:The email address of the attendee.
EventNoteID API
uniqueidentifierCRActivity
Description:The identifier of the parent CR.CRActivity. The field is included in FK.Activity. Corresponds to the value of the CRActivity.NoteID field.
Invitation API
intInvitation-
Description:The invitation status of the attendee. The field can have one of the values described in PXInvitationStatusAttribute. The default value is PXInvitationStatusAttribute.NOTINVITED.
IsOptional
bitOptional-
Description:Specifies (if set to true) that the attendee is optional for the event.
IsOwner
bitIs Owner-
Description:Specifies (if set to true) that this attendee is a system attendee that corresponds to the event owner (CRActivity.OwnerID). It also means that ContactID equals to CRActivity.OwnerID and Invitation always equals to PXInvitationStatusAttribute.ACCEPTED. This attendee is exluded from all actions in Extensions.EPEventMaint_AttendeeExt, such as EPEventMaint_AttendeeExt.SendInvitations.
LastModifiedByIDDefault Navigation
uniqueidentifierLast Modified ByUsers
Description:No description available
LastModifiedByScreenID
char(8)-
Description:No description available
LastModifiedDateTime
datetime-
Description:No description available