Event Attendee Object |
|||
---|---|---|---|
Field |
Type |
Read Only |
Required |
Oid |
Guid |
Yes |
|
TimeZone |
Text |
Yes |
|
Created |
DateTime |
Yes |
|
CreatedBy |
Text |
Yes |
|
CreatedWith |
Yes |
|
|
Modified |
DateTime |
Yes |
|
ModifiedBy |
Text |
Yes |
|
ModifiedWith |
Yes |
|
|
SecurityOwner |
Yes |
|
|
ExternalID |
Text |
|
|
OptimisticLockField |
Integer |
Yes |
|
Name |
Text |
|
|
AccountManager |
Yes |
|
|
Flagged |
Boolean |
Yes |
|
FlagNotes |
Text |
Yes |
|
GeneralNotes |
Rich Text |
|
|
AccountReference |
Text |
|
|
BillTo |
|
|
|
BillToContact |
|
|
|
Inactive |
Boolean |
|
|
Event |
Yes/After1 |
Yes |
|
EventAttendeeType |
|
Yes |
|
Status |
|
Yes |
|
StatusChangedBy |
Yes |
|
|
StatusChangedOn |
DateTime |
Yes |
|
NameBadge |
Text(100) |
|
|
ParentName |
Text(100) |
|
|
ConfirmationNo |
Text(20) |
|
|
DateBooked |
DateTime |
|
|
DateArrive |
DateTime |
|
|
DateDepart |
DateTime |
|
|
FunctionAssignment |
Boolean |
|
|
BookedOnsite |
Boolean |
|
|
IsComplimentary |
Boolean |
|
|
IncludeOnLists |
Boolean |
|
|
IsExhibitor |
Boolean |
Yes |
|
EventExhibitor |
|
|
|
IsSponsor |
Boolean |
|
|
IsPresenter |
Boolean |
|
|
IsAdvertiser |
Boolean |
|
|
TravelRequired |
Boolean |
|
|
AccomRequired |
Boolean |
|
|
IsGroupLeader |
Boolean |
|
|
GroupLeader |
|
|
|
GuestOf |
|
|
|
PresenterSessionTitle |
Text(150) |
|
|
PresenterContractRequired |
Boolean |
|
|
PresenterContractReceived |
Boolean |
|
|
PresenterContractReceivedOn |
DateTime |
|
|
PresenterBioRequired |
Boolean |
|
|
PresenterBioReceived |
Boolean |
|
|
PresenterBioReceivedOn |
DateTime |
|
|
PresenterSyllabusRequired |
Boolean |
|
|
PresenterSyllabusReceived |
Boolean |
|
|
PresenterSyllabusReceivedOn |
DateTime |
|
|
PresenterHandoutsRequired |
Boolean |
|
|
PresenterHandoutsReceived |
Boolean |
|
|
PresenterHandoutsReceivedOn |
DateTime |
|
|
ExhibitorNotes |
Rich Text |
|
|
PresenterNotes |
Rich Text |
|
|
SponsorNotes |
Rich Text |
|
|
BillToRegistration |
|
|
|
BillToAccommodation |
|
|
|
BillToTravel |
|
|
|
BillToResources |
|
|
|
PaymentType |
|
|
|
PaymentReference |
Text(100) |
|
|
Contact |
|
Yes2 |
|
FirstName |
Text(50) |
|
Yes3 |
LastName |
Text(50) |
|
Yes3 |
Initial |
Text(2) |
|
|
Title |
|
|
|
Greeting |
Text(250) |
|
|
Gender |
|
|
|
SSN |
Text(20) |
|
|
BirthDate |
DateTime |
|
|
Suffix |
Text(50) |
|
|
Credentials |
Text(50) |
|
|
PrimaryAddress |
|
|
|
BillingAddress |
|
|
|
AlternateAddress |
|
|
|
PrimaryPhone |
Text(25) |
|
|
MobilePhone |
Text(25) |
|
|
HomePhone |
Text(25) |
|
|
Fax |
Text(25) |
|
|
OtherPhone |
Text(25) |
|
|
PrimaryEmail |
Text(100) |
|
|
AlternateEmail |
Text(100) |
|
|
Company |
|
|
|
CompanyName |
Text(200) |
|
|
Position |
|
|
|
PassportCity |
|
|
|
PassportCountry |
|
|
|
PassportExpires |
DateTime |
|
|
PassportIssued |
DateTime |
|
|
PassportNo |
Text(30) |
|
|
FrequentFlyerNo |
Text(30) |
|
|
SpouseName |
Text(50) |
|
|
ChildNames |
Text(100) |
|
|
CorrespondencePreference |
|
|
|
Region |
Text(30) |
|
|
RegionNo |
Text(15) |
|
|
Territory |
Text(30) |
|
|
TerritoryNo |
Text(15) |
|
|
IsStaff |
Boolean |
|
|
AlternateContact |
|
|
|
AutoCcAlternateContact |
Boolean |
|
|
AutoCcAlternateEmail |
Boolean |
|
|
AccomNotes |
Rich Text |
|
|
DietaryNotes |
Rich Text |
|
|
TravelNotes |
Rich Text |
|
|
AgeApprox |
Integer |
Yes |
|
FormattedFullName |
Text |
Yes |
|
TaxID |
Text(20) |
|
|
GLAccountCode |
|
|
|
GLExport |
Boolean |
|
|
MembershipNo |
Text(70) |
|
|
GroupDiscount |
|
|
|
UserFields |
List of UserField Objects |
|
|
Image |
Byte Array |
Yes |
|
ImageSize |
Number |
Yes |
|
1Yes/After: This field becomes Read Only after you have added the EventAttendee. In other words, when adding an EventAttendee, you need to set the Event field, but after that, you cannot change it.
2Contact Required: Contact is only required if the Event you are adding to requires the Contact to be set.
3First/Last Name Required: First Name and Last Name are only required if a Contact is not set.