The following are the fields associated with the Speaker object and the properties of these fields. Since there are no update or create calls for the Speaker object, all fields are read-only.
Field Name | Type | Read-Only | Searchable |
---|---|---|---|
FirstName | String | X | |
LastName | String | X | |
EmailAddress | String | X | X |
Prefix | String | X | |
Designation | String | X | |
Company | String | X | |
Title | String | X | |
SpeakerCode | String | X | X |
EventId | GUID | X | X |
EventTitle | String | X | |
EventCode | String | X | |
FacebookURL | String | X | |
LinkedInURL | String | X | |
TwitterURL | String | X | |
CategoryId | GUID | X | |
Category | String | X | X |
DisplayOnWebsite | Boolean | X | |
ProfileImageURL | String | X | |
Biography | String | X | |
InternalNote | String | X | |
CreatedDate | Datetime | X | |
CreatedBy | String | X | |
LastModifiedDate | Datetime | X | |
LastModifiedBy | String | X | |
DocumentDetail | |||
FileName | String | X | |
FileType | String | X | |
FileSize | Integer | X | |
UploadDate | Datetime | X | |
FileDisplay | Boolean | X | |
FileURL | String | X | |
RelatedWebsitesDetail | |||
LinkName | String | X | |
LinkURL | String | X | |
DisplayLink | Boolean | X | |
AssignedSessions | |||
SessionId | GUID | X | X |
SessionName | String | X | |
SessionStartDate | DateTime | X | |
SessionEndDate | DateTime | X |
Last updated on