GET api/v1.0/EventSessions/GetSession?sessionKey={sessionKey}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
sessionKey | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
EventSessionName | Description | Type | Additional information |
---|---|---|---|
EventSessionCategoryKey | globally unique identifier |
None. |
|
EventSessionKey | globally unique identifier |
None. |
|
Presenters | Collection of EventPresenter |
None. |
|
CategoryKey | globally unique identifier |
None. |
|
CategoryName | string |
None. |
|
CategorySortOrder | integer |
None. |
|
CECredits | decimal number |
None. |
|
CreatedByContactKey | globally unique identifier |
None. |
|
CreatedOn | date |
None. |
|
Description | string |
None. |
|
EarlyRegistrationPrice | decimal number |
None. |
|
EndDateTime | date |
None. |
|
EndDateTimeUTC | date |
None. |
|
ICalendarData | string |
None. |
|
IsActive | boolean |
None. |
|
IsDefault | boolean |
None. |
|
IsDisplayed | boolean |
None. |
|
IsLoggingEnabled | boolean |
None. |
|
IsRequired | boolean |
None. |
|
IsSession | boolean |
None. |
|
LateRegistrationPrice | decimal number |
None. |
|
LegacyOptionKey | string |
None. |
|
Location | string |
None. |
|
MaximumRegistrants | integer |
None. |
|
PriceTypeCode | integer |
None. |
|
RegistrantCount | integer |
None. |
|
RegularRegistrationPrice | decimal number |
None. |
|
SortOrder | integer |
None. |
|
StartDateTime | date |
None. |
|
StartDateTimeUTC | date |
None. |
|
Title | string |
None. |
|
UpdatedByContactKey | globally unique identifier |
None. |
|
UpdatedOn | date |
None. |
Response Formats
application/json, text/json
Sample:
{ "EventSessionCategoryKey": "3b44d2de-f9ad-48d1-81ee-fba491315c3b", "EventSessionKey": "155b6fe9-1a39-4969-8b50-d0e459c40773", "Presenters": [ { "Contact": { "LinkToProfile": "sample string 1", "PictureUrl": "sample string 2", "LargePictureUrl": "sample string 3", "ContactKey": "3637ddcd-22d8-4b0f-ad9d-42ac19224c2a", "FirstName": "sample string 5", "LastName": "sample string 6", "DisplayName": "sample string 7", "EmailAddress": "sample string 8", "ContactStatusCode": "sample string 9", "PrefixCode": "sample string 10", "UpdatedOn": "2024-12-21T16:16:29.625144Z", "UpdatedByContactKey": "41587950-340f-4852-bb37-af84ec1a318c", "CompanyName": "sample string 13", "CompanyTitle": "sample string 14", "SuffixCode": "sample string 15", "Designation": "sample string 16", "LegacyContactKey": "sample string 17", "InformalName": "sample string 18", "Phone1": "sample string 19", "Phone1Type": "sample string 20", "Phone2": "sample string 21", "Phone2Type": "sample string 22", "Phone3": "sample string 23", "Phone3Type": "sample string 24", "Phone4": "sample string 25", "Phone4Type": "sample string 26", "WebsiteUrl": "sample string 27", "MemberAwardKey": "85eb34c5-e6d5-4807-a992-dfaacfa5dd35", "IsMember": true, "AgreedToTermsDateTime": "2024-12-21T16:16:29.625144Z", "MemberId": "sample string 30", "MaidenName": "sample string 31", "PrimarySecurityGroupKey": "16271c2f-04d7-4bc2-a2dd-96b92828b734", "MiddleName": "sample string 33", "IsCompany": true, "CompanyLegacyContactKey": "sample string 35", "AMSDirectoryOptOut": true, "HLDirectoryOptOut": true, "HLContactMeOptOut": true, "EducationEntries": [ { "ActivitiesSocieties": "sample string 1", "Advisor": "sample string 2", "City": "sample string 3", "CountryCode": "sample string 4", "CountryName": "sample string 5", "Degree": "sample string 6", "DegreeYear": 7, "Dissertation": "sample string 8", "EducationKey": "e2ba6952-bc1a-4092-81c1-d726895d1f41", "FieldOfStudy": "sample string 10", "FromYear": 11, "IsHighestDegreeAttained": true, "Notes": "sample string 13", "SchoolName": "sample string 14", "StateCode": "sample string 15", "StateName": "sample string 16", "ToYear": 17, "UpdatedOn": "2024-12-21T16:16:29.625144Z" }, { "ActivitiesSocieties": "sample string 1", "Advisor": "sample string 2", "City": "sample string 3", "CountryCode": "sample string 4", "CountryName": "sample string 5", "Degree": "sample string 6", "DegreeYear": 7, "Dissertation": "sample string 8", "EducationKey": "e2ba6952-bc1a-4092-81c1-d726895d1f41", "FieldOfStudy": "sample string 10", "FromYear": 11, "IsHighestDegreeAttained": true, "Notes": "sample string 13", "SchoolName": "sample string 14", "StateCode": "sample string 15", "StateName": "sample string 16", "ToYear": 17, "UpdatedOn": "2024-12-21T16:16:29.625144Z" } ], "WorkHistory": [ { "Country": "sample string 1", "Description": "sample string 2", "FromDate": "2024-12-21T16:16:29.625144Z", "IsPresent": true, "IsPrimary": true, "JobExperienceKey": "6d57cd4f-870a-4259-b254-e827f0be7b10", "OrganizationName": "sample string 7", "OrganizationSize": 8, "OrganizationUrl": "sample string 9", "Place": "sample string 10", "State": "sample string 11", "Title": "sample string 12", "ToDate": "2024-12-21T16:16:29.625144Z", "UpdatedOn": "2024-12-21T16:16:29.625144Z" }, { "Country": "sample string 1", "Description": "sample string 2", "FromDate": "2024-12-21T16:16:29.625144Z", "IsPresent": true, "IsPrimary": true, "JobExperienceKey": "6d57cd4f-870a-4259-b254-e827f0be7b10", "OrganizationName": "sample string 7", "OrganizationSize": 8, "OrganizationUrl": "sample string 9", "Place": "sample string 10", "State": "sample string 11", "Title": "sample string 12", "ToDate": "2024-12-21T16:16:29.625144Z", "UpdatedOn": "2024-12-21T16:16:29.625144Z" } ], "Profile": { "Certifications": "sample string 1", "Description": "sample string 2", "Expertise": "sample string 3", "ForwardComments": true, "ForwardCommunityInvitations": true, "ForwardContactRequests": true, "ForwardMessages": true, "Groups": "sample string 8", "ImageHeight": 9, "ImageWidth": 10, "Interests": "sample string 11", "IsSpeaker": true, "NotificationEmailAddress": "sample string 13" }, "Addresses": [ { "Address1": "sample string 1", "Address2": "sample string 2", "Address3": "sample string 3", "AddressKey": "f8fcc22e-c741-46ea-b5c3-8a06356cd0f0", "AddressType": "sample string 5", "City": "sample string 6", "CityStateCounty": "sample string 7", "CityStateCountyCountry": "sample string 8", "ContactKey": "81f431eb-4caf-4e76-9da2-14b14d4cde0d", "CountryCode": "sample string 10", "CountryName": "sample string 11", "County": "sample string 12", "EmailAddress": "sample string 13", "FormattedAddress": "sample string 14", "FormattedAddressOneLine": "sample string 15", "FormattedAddressText": "sample string 16", "IsListCityState": true, "IsLoggingEnabled": true, "IsNew": true, "IsPreferredBill": true, "IsPreferredList": true, "IsPreferredMail": true, "ItemCreatedOn": "2024-12-21T16:16:29.625144Z", "ItemEntityName": "sample string 24", "ItemName": "sample string 25", "ItemOwnerContactKey": "d83a0f1f-af32-4527-825c-ef3d3d14a778", "Latitude": 27.0, "LegacyAddressKey": "sample string 28", "Longitude": 29.0, "NearText": "sample string 30", "Phone1": "sample string 31", "Phone1Type": "sample string 32", "Phone2": "sample string 33", "Phone2Type": "sample string 34", "Phone3": "sample string 35", "Phone3Type": "sample string 36", "Phone4": "sample string 37", "Phone4Type": "sample string 38", "PostalCode": "sample string 39", "Region": "sample string 40", "StateProvinceCode": "sample string 41", "TimeZoneKey": "9b3c810a-2286-422a-a217-4967e689637f", "Town": "sample string 43", "TownOrCity": "sample string 44" }, { "Address1": "sample string 1", "Address2": "sample string 2", "Address3": "sample string 3", "AddressKey": "f8fcc22e-c741-46ea-b5c3-8a06356cd0f0", "AddressType": "sample string 5", "City": "sample string 6", "CityStateCounty": "sample string 7", "CityStateCountyCountry": "sample string 8", "ContactKey": "81f431eb-4caf-4e76-9da2-14b14d4cde0d", "CountryCode": "sample string 10", "CountryName": "sample string 11", "County": "sample string 12", "EmailAddress": "sample string 13", "FormattedAddress": "sample string 14", "FormattedAddressOneLine": "sample string 15", "FormattedAddressText": "sample string 16", "IsListCityState": true, "IsLoggingEnabled": true, "IsNew": true, "IsPreferredBill": true, "IsPreferredList": true, "IsPreferredMail": true, "ItemCreatedOn": "2024-12-21T16:16:29.625144Z", "ItemEntityName": "sample string 24", "ItemName": "sample string 25", "ItemOwnerContactKey": "d83a0f1f-af32-4527-825c-ef3d3d14a778", "Latitude": 27.0, "LegacyAddressKey": "sample string 28", "Longitude": 29.0, "NearText": "sample string 30", "Phone1": "sample string 31", "Phone1Type": "sample string 32", "Phone2": "sample string 33", "Phone2Type": "sample string 34", "Phone3": "sample string 35", "Phone3Type": "sample string 36", "Phone4": "sample string 37", "Phone4Type": "sample string 38", "PostalCode": "sample string 39", "Region": "sample string 40", "StateProvinceCode": "sample string 41", "TimeZoneKey": "9b3c810a-2286-422a-a217-4967e689637f", "Town": "sample string 43", "TownOrCity": "sample string 44" } ], "UnreadMessageCount": 39, "LinkToVolunteerProfile": "sample string 40", "Demographics": [ { "DemographicType": "sample string 1", "Values": [ "sample string 1", "sample string 2" ] }, { "DemographicType": "sample string 1", "Values": [ "sample string 1", "sample string 2" ] } ] }, "PresenterRole": { "PresentersAttached": 0, "PresenterRoleKey": "ed1632c3-c758-4546-bb32-eadc14b03d4d", "PresenterRoleName": "sample string 2", "PresenterRoleDescription": "sample string 3", "SortOrder": 4, "IsActive": true, "CreatedOn": "0001-01-01T00:00:00Z", "ItemCreatedOn": "0001-01-01T00:00:00Z", "UpdatedOn": "0001-01-01T00:00:00Z", "DeletedOn": "0001-01-01T00:00:00Z", "CreatedByContactKey": "00000000-0000-0000-0000-000000000000", "ItemOwnerContactKey": "00000000-0000-0000-0000-000000000000", "UpdatedByContactKey": "00000000-0000-0000-0000-000000000000", "DeletedByContactKey": "00000000-0000-0000-0000-000000000000", "IsSoftDeleted": false, "ClassBOEntityKey": "40826319-fdb9-416e-8881-000f047d1d34", "ClassItemKey": "ed1632c3-c758-4546-bb32-eadc14b03d4d", "IsLoggingEnabled": true, "IsNew": true, "ItemBOEntityName": "PresenterRoleRef", "ItemName": "sample string 10" }, "ExternalPresenterRef": { "FirstLast": "sample string 3 sample string 4", "ExternalPresenterRefKey": "e7c534f5-1712-4066-b68f-dd35edab80d6", "Prefix": "sample string 2", "FirstName": "sample string 3", "LastName": "sample string 4", "JobTitle": "sample string 5", "CompanyName": "sample string 6", "Bio": "sample string 7", "CreatedOn": "0001-01-01T00:00:00Z", "ItemCreatedOn": "0001-01-01T00:00:00Z", "UpdatedOn": "0001-01-01T00:00:00Z", "DeletedOn": "0001-01-01T00:00:00Z", "CreatedByContactKey": "00000000-0000-0000-0000-000000000000", "ItemOwnerContactKey": "00000000-0000-0000-0000-000000000000", "UpdatedByContactKey": "00000000-0000-0000-0000-000000000000", "DeletedByContactKey": "00000000-0000-0000-0000-000000000000", "PictureUrl": "sample string 8", "IsSoftDeleted": false, "ClassBOEntityKey": "df00260c-c318-4bb5-a5ae-91ee15013704", "ClassItemKey": "e7c534f5-1712-4066-b68f-dd35edab80d6", "IsLoggingEnabled": true, "IsNew": true, "ItemBOEntityName": "ExternalPresenterRef", "ItemName": "sample string 13" }, "Bio": "sample string 1", "PresenterProfileUrl": "sample string 2", "PresenterInfoUrl": "sample string 3", "PresenterInfoLabel": "sample string 4", "PresenterInfoTitle": "sample string 5" }, { "Contact": { "LinkToProfile": "sample string 1", "PictureUrl": "sample string 2", "LargePictureUrl": "sample string 3", "ContactKey": "3637ddcd-22d8-4b0f-ad9d-42ac19224c2a", "FirstName": "sample string 5", "LastName": "sample string 6", "DisplayName": "sample string 7", "EmailAddress": "sample string 8", "ContactStatusCode": "sample string 9", "PrefixCode": "sample string 10", "UpdatedOn": "2024-12-21T16:16:29.625144Z", "UpdatedByContactKey": "41587950-340f-4852-bb37-af84ec1a318c", "CompanyName": "sample string 13", "CompanyTitle": "sample string 14", "SuffixCode": "sample string 15", "Designation": "sample string 16", "LegacyContactKey": "sample string 17", "InformalName": "sample string 18", "Phone1": "sample string 19", "Phone1Type": "sample string 20", "Phone2": "sample string 21", "Phone2Type": "sample string 22", "Phone3": "sample string 23", "Phone3Type": "sample string 24", "Phone4": "sample string 25", "Phone4Type": "sample string 26", "WebsiteUrl": "sample string 27", "MemberAwardKey": "85eb34c5-e6d5-4807-a992-dfaacfa5dd35", "IsMember": true, "AgreedToTermsDateTime": "2024-12-21T16:16:29.625144Z", "MemberId": "sample string 30", "MaidenName": "sample string 31", "PrimarySecurityGroupKey": "16271c2f-04d7-4bc2-a2dd-96b92828b734", "MiddleName": "sample string 33", "IsCompany": true, "CompanyLegacyContactKey": "sample string 35", "AMSDirectoryOptOut": true, "HLDirectoryOptOut": true, "HLContactMeOptOut": true, "EducationEntries": [ { "ActivitiesSocieties": "sample string 1", "Advisor": "sample string 2", "City": "sample string 3", "CountryCode": "sample string 4", "CountryName": "sample string 5", "Degree": "sample string 6", "DegreeYear": 7, "Dissertation": "sample string 8", "EducationKey": "e2ba6952-bc1a-4092-81c1-d726895d1f41", "FieldOfStudy": "sample string 10", "FromYear": 11, "IsHighestDegreeAttained": true, "Notes": "sample string 13", "SchoolName": "sample string 14", "StateCode": "sample string 15", "StateName": "sample string 16", "ToYear": 17, "UpdatedOn": "2024-12-21T16:16:29.625144Z" }, { "ActivitiesSocieties": "sample string 1", "Advisor": "sample string 2", "City": "sample string 3", "CountryCode": "sample string 4", "CountryName": "sample string 5", "Degree": "sample string 6", "DegreeYear": 7, "Dissertation": "sample string 8", "EducationKey": "e2ba6952-bc1a-4092-81c1-d726895d1f41", "FieldOfStudy": "sample string 10", "FromYear": 11, "IsHighestDegreeAttained": true, "Notes": "sample string 13", "SchoolName": "sample string 14", "StateCode": "sample string 15", "StateName": "sample string 16", "ToYear": 17, "UpdatedOn": "2024-12-21T16:16:29.625144Z" } ], "WorkHistory": [ { "Country": "sample string 1", "Description": "sample string 2", "FromDate": "2024-12-21T16:16:29.625144Z", "IsPresent": true, "IsPrimary": true, "JobExperienceKey": "6d57cd4f-870a-4259-b254-e827f0be7b10", "OrganizationName": "sample string 7", "OrganizationSize": 8, "OrganizationUrl": "sample string 9", "Place": "sample string 10", "State": "sample string 11", "Title": "sample string 12", "ToDate": "2024-12-21T16:16:29.625144Z", "UpdatedOn": "2024-12-21T16:16:29.625144Z" }, { "Country": "sample string 1", "Description": "sample string 2", "FromDate": "2024-12-21T16:16:29.625144Z", "IsPresent": true, "IsPrimary": true, "JobExperienceKey": "6d57cd4f-870a-4259-b254-e827f0be7b10", "OrganizationName": "sample string 7", "OrganizationSize": 8, "OrganizationUrl": "sample string 9", "Place": "sample string 10", "State": "sample string 11", "Title": "sample string 12", "ToDate": "2024-12-21T16:16:29.625144Z", "UpdatedOn": "2024-12-21T16:16:29.625144Z" } ], "Profile": { "Certifications": "sample string 1", "Description": "sample string 2", "Expertise": "sample string 3", "ForwardComments": true, "ForwardCommunityInvitations": true, "ForwardContactRequests": true, "ForwardMessages": true, "Groups": "sample string 8", "ImageHeight": 9, "ImageWidth": 10, "Interests": "sample string 11", "IsSpeaker": true, "NotificationEmailAddress": "sample string 13" }, "Addresses": [ { "Address1": "sample string 1", "Address2": "sample string 2", "Address3": "sample string 3", "AddressKey": "f8fcc22e-c741-46ea-b5c3-8a06356cd0f0", "AddressType": "sample string 5", "City": "sample string 6", "CityStateCounty": "sample string 7", "CityStateCountyCountry": "sample string 8", "ContactKey": "81f431eb-4caf-4e76-9da2-14b14d4cde0d", "CountryCode": "sample string 10", "CountryName": "sample string 11", "County": "sample string 12", "EmailAddress": "sample string 13", "FormattedAddress": "sample string 14", "FormattedAddressOneLine": "sample string 15", "FormattedAddressText": "sample string 16", "IsListCityState": true, "IsLoggingEnabled": true, "IsNew": true, "IsPreferredBill": true, "IsPreferredList": true, "IsPreferredMail": true, "ItemCreatedOn": "2024-12-21T16:16:29.625144Z", "ItemEntityName": "sample string 24", "ItemName": "sample string 25", "ItemOwnerContactKey": "d83a0f1f-af32-4527-825c-ef3d3d14a778", "Latitude": 27.0, "LegacyAddressKey": "sample string 28", "Longitude": 29.0, "NearText": "sample string 30", "Phone1": "sample string 31", "Phone1Type": "sample string 32", "Phone2": "sample string 33", "Phone2Type": "sample string 34", "Phone3": "sample string 35", "Phone3Type": "sample string 36", "Phone4": "sample string 37", "Phone4Type": "sample string 38", "PostalCode": "sample string 39", "Region": "sample string 40", "StateProvinceCode": "sample string 41", "TimeZoneKey": "9b3c810a-2286-422a-a217-4967e689637f", "Town": "sample string 43", "TownOrCity": "sample string 44" }, { "Address1": "sample string 1", "Address2": "sample string 2", "Address3": "sample string 3", "AddressKey": "f8fcc22e-c741-46ea-b5c3-8a06356cd0f0", "AddressType": "sample string 5", "City": "sample string 6", "CityStateCounty": "sample string 7", "CityStateCountyCountry": "sample string 8", "ContactKey": "81f431eb-4caf-4e76-9da2-14b14d4cde0d", "CountryCode": "sample string 10", "CountryName": "sample string 11", "County": "sample string 12", "EmailAddress": "sample string 13", "FormattedAddress": "sample string 14", "FormattedAddressOneLine": "sample string 15", "FormattedAddressText": "sample string 16", "IsListCityState": true, "IsLoggingEnabled": true, "IsNew": true, "IsPreferredBill": true, "IsPreferredList": true, "IsPreferredMail": true, "ItemCreatedOn": "2024-12-21T16:16:29.625144Z", "ItemEntityName": "sample string 24", "ItemName": "sample string 25", "ItemOwnerContactKey": "d83a0f1f-af32-4527-825c-ef3d3d14a778", "Latitude": 27.0, "LegacyAddressKey": "sample string 28", "Longitude": 29.0, "NearText": "sample string 30", "Phone1": "sample string 31", "Phone1Type": "sample string 32", "Phone2": "sample string 33", "Phone2Type": "sample string 34", "Phone3": "sample string 35", "Phone3Type": "sample string 36", "Phone4": "sample string 37", "Phone4Type": "sample string 38", "PostalCode": "sample string 39", "Region": "sample string 40", "StateProvinceCode": "sample string 41", "TimeZoneKey": "9b3c810a-2286-422a-a217-4967e689637f", "Town": "sample string 43", "TownOrCity": "sample string 44" } ], "UnreadMessageCount": 39, "LinkToVolunteerProfile": "sample string 40", "Demographics": [ { "DemographicType": "sample string 1", "Values": [ "sample string 1", "sample string 2" ] }, { "DemographicType": "sample string 1", "Values": [ "sample string 1", "sample string 2" ] } ] }, "PresenterRole": { "PresentersAttached": 0, "PresenterRoleKey": "ed1632c3-c758-4546-bb32-eadc14b03d4d", "PresenterRoleName": "sample string 2", "PresenterRoleDescription": "sample string 3", "SortOrder": 4, "IsActive": true, "CreatedOn": "0001-01-01T00:00:00Z", "ItemCreatedOn": "0001-01-01T00:00:00Z", "UpdatedOn": "0001-01-01T00:00:00Z", "DeletedOn": "0001-01-01T00:00:00Z", "CreatedByContactKey": "00000000-0000-0000-0000-000000000000", "ItemOwnerContactKey": "00000000-0000-0000-0000-000000000000", "UpdatedByContactKey": "00000000-0000-0000-0000-000000000000", "DeletedByContactKey": "00000000-0000-0000-0000-000000000000", "IsSoftDeleted": false, "ClassBOEntityKey": "40826319-fdb9-416e-8881-000f047d1d34", "ClassItemKey": "ed1632c3-c758-4546-bb32-eadc14b03d4d", "IsLoggingEnabled": true, "IsNew": true, "ItemBOEntityName": "PresenterRoleRef", "ItemName": "sample string 10" }, "ExternalPresenterRef": { "FirstLast": "sample string 3 sample string 4", "ExternalPresenterRefKey": "e7c534f5-1712-4066-b68f-dd35edab80d6", "Prefix": "sample string 2", "FirstName": "sample string 3", "LastName": "sample string 4", "JobTitle": "sample string 5", "CompanyName": "sample string 6", "Bio": "sample string 7", "CreatedOn": "0001-01-01T00:00:00Z", "ItemCreatedOn": "0001-01-01T00:00:00Z", "UpdatedOn": "0001-01-01T00:00:00Z", "DeletedOn": "0001-01-01T00:00:00Z", "CreatedByContactKey": "00000000-0000-0000-0000-000000000000", "ItemOwnerContactKey": "00000000-0000-0000-0000-000000000000", "UpdatedByContactKey": "00000000-0000-0000-0000-000000000000", "DeletedByContactKey": "00000000-0000-0000-0000-000000000000", "PictureUrl": "sample string 8", "IsSoftDeleted": false, "ClassBOEntityKey": "df00260c-c318-4bb5-a5ae-91ee15013704", "ClassItemKey": "e7c534f5-1712-4066-b68f-dd35edab80d6", "IsLoggingEnabled": true, "IsNew": true, "ItemBOEntityName": "ExternalPresenterRef", "ItemName": "sample string 13" }, "Bio": "sample string 1", "PresenterProfileUrl": "sample string 2", "PresenterInfoUrl": "sample string 3", "PresenterInfoLabel": "sample string 4", "PresenterInfoTitle": "sample string 5" } ], "CategoryKey": "fa069f6c-a307-4614-9389-7c31457b2fcb", "CategoryName": "sample string 4", "CategorySortOrder": 5, "CECredits": 6.0, "CreatedByContactKey": "3235fe27-b2db-4a14-9d86-d029c6897e8e", "CreatedOn": "2024-12-21T16:16:29.625144Z", "Description": "sample string 9", "EarlyRegistrationPrice": 10.0, "EndDateTime": "2024-12-21T16:16:29.625144Z", "EndDateTimeUTC": "2024-12-21T16:16:29.625144Z", "ICalendarData": "sample string 13", "IsActive": true, "IsDefault": true, "IsDisplayed": true, "IsLoggingEnabled": true, "IsRequired": true, "IsSession": true, "LateRegistrationPrice": 20.0, "LegacyOptionKey": "sample string 21", "Location": "sample string 22", "MaximumRegistrants": 23, "PriceTypeCode": 24, "RegistrantCount": 25, "RegularRegistrationPrice": 26.0, "SortOrder": 27, "StartDateTime": "2024-12-21T16:16:29.625144Z", "StartDateTimeUTC": "2024-12-21T16:16:29.625144Z", "Title": "sample string 30", "UpdatedByContactKey": "5fd40d51-7fc1-4915-b61c-ab0435ae815b", "UpdatedOn": "2024-12-21T16:16:29.625144Z" }
application/xml, text/xml
Sample:
<EventSession xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.API.Models.Enterprise.Events"> <CECredits>6</CECredits> <CategoryKey>fa069f6c-a307-4614-9389-7c31457b2fcb</CategoryKey> <CategoryName>sample string 4</CategoryName> <CategorySortOrder>5</CategorySortOrder> <CreatedByContactKey>3235fe27-b2db-4a14-9d86-d029c6897e8e</CreatedByContactKey> <CreatedOn>2024-12-21T11:16:29.625144-05:00</CreatedOn> <Description>sample string 9</Description> <EarlyRegistrationPrice>10</EarlyRegistrationPrice> <EndDateTime>2024-12-21T11:16:29.625144-05:00</EndDateTime> <EndDateTimeUTC>2024-12-21T11:16:29.625144-05:00</EndDateTimeUTC> <ICalendarData>sample string 13</ICalendarData> <IsActive>true</IsActive> <IsDefault>true</IsDefault> <IsDisplayed>true</IsDisplayed> <IsLoggingEnabled>true</IsLoggingEnabled> <IsRequired>true</IsRequired> <IsSession>true</IsSession> <LateRegistrationPrice>20</LateRegistrationPrice> <LegacyOptionKey>sample string 21</LegacyOptionKey> <Location>sample string 22</Location> <MaximumRegistrants>23</MaximumRegistrants> <PriceTypeCode>24</PriceTypeCode> <RegistrantCount>25</RegistrantCount> <RegularRegistrationPrice>26</RegularRegistrationPrice> <SortOrder>27</SortOrder> <StartDateTime>2024-12-21T11:16:29.625144-05:00</StartDateTime> <StartDateTimeUTC>2024-12-21T11:16:29.625144-05:00</StartDateTimeUTC> <Title>sample string 30</Title> <UpdatedByContactKey>5fd40d51-7fc1-4915-b61c-ab0435ae815b</UpdatedByContactKey> <UpdatedOn>2024-12-21T11:16:29.625144-05:00</UpdatedOn> <EventSessionCategoryKey>3b44d2de-f9ad-48d1-81ee-fba491315c3b</EventSessionCategoryKey> <EventSessionKey>155b6fe9-1a39-4969-8b50-d0e459c40773</EventSessionKey> <Presenters> <EventPresenter> <Bio>sample string 1</Bio> <Contact xmlns:d4p1="http://schemas.datacontract.org/2004/07/HigherLogic.API.Models.Enterprise"> <d4p1:AMSDirectoryOptOut>true</d4p1:AMSDirectoryOptOut> <d4p1:Addresses> <d4p1:Address> <d4p1:Address1>sample string 1</d4p1:Address1> <d4p1:Address2>sample string 2</d4p1:Address2> <d4p1:Address3>sample string 3</d4p1:Address3> <d4p1:AddressKey>f8fcc22e-c741-46ea-b5c3-8a06356cd0f0</d4p1:AddressKey> <d4p1:AddressType>sample string 5</d4p1:AddressType> <d4p1:City>sample string 6</d4p1:City> <d4p1:CityStateCounty>sample string 7</d4p1:CityStateCounty> <d4p1:CityStateCountyCountry>sample string 8</d4p1:CityStateCountyCountry> <d4p1:ContactKey>81f431eb-4caf-4e76-9da2-14b14d4cde0d</d4p1:ContactKey> <d4p1:CountryCode>sample string 10</d4p1:CountryCode> <d4p1:CountryName>sample string 11</d4p1:CountryName> <d4p1:County>sample string 12</d4p1:County> <d4p1:EmailAddress>sample string 13</d4p1:EmailAddress> <d4p1:FormattedAddress>sample string 14</d4p1:FormattedAddress> <d4p1:FormattedAddressOneLine>sample string 15</d4p1:FormattedAddressOneLine> <d4p1:FormattedAddressText>sample string 16</d4p1:FormattedAddressText> <d4p1:IsListCityState>true</d4p1:IsListCityState> <d4p1:IsLoggingEnabled>true</d4p1:IsLoggingEnabled> <d4p1:IsNew>true</d4p1:IsNew> <d4p1:IsPreferredBill>true</d4p1:IsPreferredBill> <d4p1:IsPreferredList>true</d4p1:IsPreferredList> <d4p1:IsPreferredMail>true</d4p1:IsPreferredMail> <d4p1:ItemCreatedOn>2024-12-21T11:16:29.625144-05:00</d4p1:ItemCreatedOn> <d4p1:ItemEntityName>sample string 24</d4p1:ItemEntityName> <d4p1:ItemName>sample string 25</d4p1:ItemName> <d4p1:ItemOwnerContactKey>d83a0f1f-af32-4527-825c-ef3d3d14a778</d4p1:ItemOwnerContactKey> <d4p1:Latitude>27</d4p1:Latitude> <d4p1:LegacyAddressKey>sample string 28</d4p1:LegacyAddressKey> <d4p1:Longitude>29</d4p1:Longitude> <d4p1:NearText>sample string 30</d4p1:NearText> <d4p1:Phone1>sample string 31</d4p1:Phone1> <d4p1:Phone1Type>sample string 32</d4p1:Phone1Type> <d4p1:Phone2>sample string 33</d4p1:Phone2> <d4p1:Phone2Type>sample string 34</d4p1:Phone2Type> <d4p1:Phone3>sample string 35</d4p1:Phone3> <d4p1:Phone3Type>sample string 36</d4p1:Phone3Type> <d4p1:Phone4>sample string 37</d4p1:Phone4> <d4p1:Phone4Type>sample string 38</d4p1:Phone4Type> <d4p1:PostalCode>sample string 39</d4p1:PostalCode> <d4p1:Region>sample string 40</d4p1:Region> <d4p1:StateProvinceCode>sample string 41</d4p1:StateProvinceCode> <d4p1:TimeZoneKey>9b3c810a-2286-422a-a217-4967e689637f</d4p1:TimeZoneKey> <d4p1:Town>sample string 43</d4p1:Town> <d4p1:TownOrCity>sample string 44</d4p1:TownOrCity> </d4p1:Address> <d4p1:Address> <d4p1:Address1>sample string 1</d4p1:Address1> <d4p1:Address2>sample string 2</d4p1:Address2> <d4p1:Address3>sample string 3</d4p1:Address3> <d4p1:AddressKey>f8fcc22e-c741-46ea-b5c3-8a06356cd0f0</d4p1:AddressKey> <d4p1:AddressType>sample string 5</d4p1:AddressType> <d4p1:City>sample string 6</d4p1:City> <d4p1:CityStateCounty>sample string 7</d4p1:CityStateCounty> <d4p1:CityStateCountyCountry>sample string 8</d4p1:CityStateCountyCountry> <d4p1:ContactKey>81f431eb-4caf-4e76-9da2-14b14d4cde0d</d4p1:ContactKey> <d4p1:CountryCode>sample string 10</d4p1:CountryCode> <d4p1:CountryName>sample string 11</d4p1:CountryName> <d4p1:County>sample string 12</d4p1:County> <d4p1:EmailAddress>sample string 13</d4p1:EmailAddress> <d4p1:FormattedAddress>sample string 14</d4p1:FormattedAddress> <d4p1:FormattedAddressOneLine>sample string 15</d4p1:FormattedAddressOneLine> <d4p1:FormattedAddressText>sample string 16</d4p1:FormattedAddressText> <d4p1:IsListCityState>true</d4p1:IsListCityState> <d4p1:IsLoggingEnabled>true</d4p1:IsLoggingEnabled> <d4p1:IsNew>true</d4p1:IsNew> <d4p1:IsPreferredBill>true</d4p1:IsPreferredBill> <d4p1:IsPreferredList>true</d4p1:IsPreferredList> <d4p1:IsPreferredMail>true</d4p1:IsPreferredMail> <d4p1:ItemCreatedOn>2024-12-21T11:16:29.625144-05:00</d4p1:ItemCreatedOn> <d4p1:ItemEntityName>sample string 24</d4p1:ItemEntityName> <d4p1:ItemName>sample string 25</d4p1:ItemName> <d4p1:ItemOwnerContactKey>d83a0f1f-af32-4527-825c-ef3d3d14a778</d4p1:ItemOwnerContactKey> <d4p1:Latitude>27</d4p1:Latitude> <d4p1:LegacyAddressKey>sample string 28</d4p1:LegacyAddressKey> <d4p1:Longitude>29</d4p1:Longitude> <d4p1:NearText>sample string 30</d4p1:NearText> <d4p1:Phone1>sample string 31</d4p1:Phone1> <d4p1:Phone1Type>sample string 32</d4p1:Phone1Type> <d4p1:Phone2>sample string 33</d4p1:Phone2> <d4p1:Phone2Type>sample string 34</d4p1:Phone2Type> <d4p1:Phone3>sample string 35</d4p1:Phone3> <d4p1:Phone3Type>sample string 36</d4p1:Phone3Type> <d4p1:Phone4>sample string 37</d4p1:Phone4> <d4p1:Phone4Type>sample string 38</d4p1:Phone4Type> <d4p1:PostalCode>sample string 39</d4p1:PostalCode> <d4p1:Region>sample string 40</d4p1:Region> <d4p1:StateProvinceCode>sample string 41</d4p1:StateProvinceCode> <d4p1:TimeZoneKey>9b3c810a-2286-422a-a217-4967e689637f</d4p1:TimeZoneKey> <d4p1:Town>sample string 43</d4p1:Town> <d4p1:TownOrCity>sample string 44</d4p1:TownOrCity> </d4p1:Address> </d4p1:Addresses> <d4p1:AgreedToTermsDateTime>2024-12-21T11:16:29.625144-05:00</d4p1:AgreedToTermsDateTime> <d4p1:CompanyLegacyContactKey>sample string 35</d4p1:CompanyLegacyContactKey> <d4p1:CompanyName>sample string 13</d4p1:CompanyName> <d4p1:CompanyTitle>sample string 14</d4p1:CompanyTitle> <d4p1:ContactKey>3637ddcd-22d8-4b0f-ad9d-42ac19224c2a</d4p1:ContactKey> <d4p1:ContactStatusCode>sample string 9</d4p1:ContactStatusCode> <d4p1:Demographics> <d4p1:Demographic> <d4p1:DemographicType>sample string 1</d4p1:DemographicType> <d4p1:Values xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d7p1:string>sample string 1</d7p1:string> <d7p1:string>sample string 2</d7p1:string> </d4p1:Values> </d4p1:Demographic> <d4p1:Demographic> <d4p1:DemographicType>sample string 1</d4p1:DemographicType> <d4p1:Values xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d7p1:string>sample string 1</d7p1:string> <d7p1:string>sample string 2</d7p1:string> </d4p1:Values> </d4p1:Demographic> </d4p1:Demographics> <d4p1:Designation>sample string 16</d4p1:Designation> <d4p1:DisplayName>sample string 7</d4p1:DisplayName> <d4p1:EducationEntries> <d4p1:Education> <d4p1:ActivitiesSocieties>sample string 1</d4p1:ActivitiesSocieties> <d4p1:Advisor>sample string 2</d4p1:Advisor> <d4p1:City>sample string 3</d4p1:City> <d4p1:CountryCode>sample string 4</d4p1:CountryCode> <d4p1:CountryName>sample string 5</d4p1:CountryName> <d4p1:Degree>sample string 6</d4p1:Degree> <d4p1:DegreeYear>7</d4p1:DegreeYear> <d4p1:Dissertation>sample string 8</d4p1:Dissertation> <d4p1:EducationKey>e2ba6952-bc1a-4092-81c1-d726895d1f41</d4p1:EducationKey> <d4p1:FieldOfStudy>sample string 10</d4p1:FieldOfStudy> <d4p1:FromYear>11</d4p1:FromYear> <d4p1:IsHighestDegreeAttained>true</d4p1:IsHighestDegreeAttained> <d4p1:Notes>sample string 13</d4p1:Notes> <d4p1:SchoolName>sample string 14</d4p1:SchoolName> <d4p1:StateCode>sample string 15</d4p1:StateCode> <d4p1:StateName>sample string 16</d4p1:StateName> <d4p1:ToYear>17</d4p1:ToYear> <d4p1:UpdatedOn>2024-12-21T11:16:29.625144-05:00</d4p1:UpdatedOn> </d4p1:Education> <d4p1:Education> <d4p1:ActivitiesSocieties>sample string 1</d4p1:ActivitiesSocieties> <d4p1:Advisor>sample string 2</d4p1:Advisor> <d4p1:City>sample string 3</d4p1:City> <d4p1:CountryCode>sample string 4</d4p1:CountryCode> <d4p1:CountryName>sample string 5</d4p1:CountryName> <d4p1:Degree>sample string 6</d4p1:Degree> <d4p1:DegreeYear>7</d4p1:DegreeYear> <d4p1:Dissertation>sample string 8</d4p1:Dissertation> <d4p1:EducationKey>e2ba6952-bc1a-4092-81c1-d726895d1f41</d4p1:EducationKey> <d4p1:FieldOfStudy>sample string 10</d4p1:FieldOfStudy> <d4p1:FromYear>11</d4p1:FromYear> <d4p1:IsHighestDegreeAttained>true</d4p1:IsHighestDegreeAttained> <d4p1:Notes>sample string 13</d4p1:Notes> <d4p1:SchoolName>sample string 14</d4p1:SchoolName> <d4p1:StateCode>sample string 15</d4p1:StateCode> <d4p1:StateName>sample string 16</d4p1:StateName> <d4p1:ToYear>17</d4p1:ToYear> <d4p1:UpdatedOn>2024-12-21T11:16:29.625144-05:00</d4p1:UpdatedOn> </d4p1:Education> </d4p1:EducationEntries> <d4p1:EmailAddress>sample string 8</d4p1:EmailAddress> <d4p1:FirstName>sample string 5</d4p1:FirstName> <d4p1:HLContactMeOptOut>true</d4p1:HLContactMeOptOut> <d4p1:HLDirectoryOptOut>true</d4p1:HLDirectoryOptOut> <d4p1:InformalName>sample string 18</d4p1:InformalName> <d4p1:IsCompany>true</d4p1:IsCompany> <d4p1:IsMember>true</d4p1:IsMember> <d4p1:LargePictureUrl>sample string 3</d4p1:LargePictureUrl> <d4p1:LastName>sample string 6</d4p1:LastName> <d4p1:LegacyContactKey>sample string 17</d4p1:LegacyContactKey> <d4p1:LinkToProfile>sample string 1</d4p1:LinkToProfile> <d4p1:LinkToVolunteerProfile>sample string 40</d4p1:LinkToVolunteerProfile> <d4p1:MaidenName>sample string 31</d4p1:MaidenName> <d4p1:MemberAwardKey>85eb34c5-e6d5-4807-a992-dfaacfa5dd35</d4p1:MemberAwardKey> <d4p1:MemberId>sample string 30</d4p1:MemberId> <d4p1:MiddleName>sample string 33</d4p1:MiddleName> <d4p1:Phone1>sample string 19</d4p1:Phone1> <d4p1:Phone1Type>sample string 20</d4p1:Phone1Type> <d4p1:Phone2>sample string 21</d4p1:Phone2> <d4p1:Phone2Type>sample string 22</d4p1:Phone2Type> <d4p1:Phone3>sample string 23</d4p1:Phone3> <d4p1:Phone3Type>sample string 24</d4p1:Phone3Type> <d4p1:Phone4>sample string 25</d4p1:Phone4> <d4p1:Phone4Type>sample string 26</d4p1:Phone4Type> <d4p1:PictureUrl>sample string 2</d4p1:PictureUrl> <d4p1:PrefixCode>sample string 10</d4p1:PrefixCode> <d4p1:PrimarySecurityGroupKey>16271c2f-04d7-4bc2-a2dd-96b92828b734</d4p1:PrimarySecurityGroupKey> <d4p1:Profile> <d4p1:Certifications>sample string 1</d4p1:Certifications> <d4p1:Description>sample string 2</d4p1:Description> <d4p1:Expertise>sample string 3</d4p1:Expertise> <d4p1:ForwardComments>true</d4p1:ForwardComments> <d4p1:ForwardCommunityInvitations>true</d4p1:ForwardCommunityInvitations> <d4p1:ForwardContactRequests>true</d4p1:ForwardContactRequests> <d4p1:ForwardMessages>true</d4p1:ForwardMessages> <d4p1:Groups>sample string 8</d4p1:Groups> <d4p1:ImageHeight>9</d4p1:ImageHeight> <d4p1:ImageWidth>10</d4p1:ImageWidth> <d4p1:Interests>sample string 11</d4p1:Interests> <d4p1:IsSpeaker>true</d4p1:IsSpeaker> <d4p1:NotificationEmailAddress>sample string 13</d4p1:NotificationEmailAddress> </d4p1:Profile> <d4p1:SuffixCode>sample string 15</d4p1:SuffixCode> <d4p1:UnreadMessageCount>39</d4p1:UnreadMessageCount> <d4p1:UpdatedByContactKey>41587950-340f-4852-bb37-af84ec1a318c</d4p1:UpdatedByContactKey> <d4p1:UpdatedOn>2024-12-21T11:16:29.625144-05:00</d4p1:UpdatedOn> <d4p1:WebsiteUrl>sample string 27</d4p1:WebsiteUrl> <d4p1:WorkHistory> <d4p1:WorkExperience> <d4p1:Country>sample string 1</d4p1:Country> <d4p1:Description>sample string 2</d4p1:Description> <d4p1:FromDate>2024-12-21T11:16:29.625144-05:00</d4p1:FromDate> <d4p1:IsPresent>true</d4p1:IsPresent> <d4p1:IsPrimary>true</d4p1:IsPrimary> <d4p1:JobExperienceKey>6d57cd4f-870a-4259-b254-e827f0be7b10</d4p1:JobExperienceKey> <d4p1:OrganizationName>sample string 7</d4p1:OrganizationName> <d4p1:OrganizationSize>8</d4p1:OrganizationSize> <d4p1:OrganizationUrl>sample string 9</d4p1:OrganizationUrl> <d4p1:Place>sample string 10</d4p1:Place> <d4p1:State>sample string 11</d4p1:State> <d4p1:Title>sample string 12</d4p1:Title> <d4p1:ToDate>2024-12-21T11:16:29.625144-05:00</d4p1:ToDate> <d4p1:UpdatedOn>2024-12-21T11:16:29.625144-05:00</d4p1:UpdatedOn> </d4p1:WorkExperience> <d4p1:WorkExperience> <d4p1:Country>sample string 1</d4p1:Country> <d4p1:Description>sample string 2</d4p1:Description> <d4p1:FromDate>2024-12-21T11:16:29.625144-05:00</d4p1:FromDate> <d4p1:IsPresent>true</d4p1:IsPresent> <d4p1:IsPrimary>true</d4p1:IsPrimary> <d4p1:JobExperienceKey>6d57cd4f-870a-4259-b254-e827f0be7b10</d4p1:JobExperienceKey> <d4p1:OrganizationName>sample string 7</d4p1:OrganizationName> <d4p1:OrganizationSize>8</d4p1:OrganizationSize> <d4p1:OrganizationUrl>sample string 9</d4p1:OrganizationUrl> <d4p1:Place>sample string 10</d4p1:Place> <d4p1:State>sample string 11</d4p1:State> <d4p1:Title>sample string 12</d4p1:Title> <d4p1:ToDate>2024-12-21T11:16:29.625144-05:00</d4p1:ToDate> <d4p1:UpdatedOn>2024-12-21T11:16:29.625144-05:00</d4p1:UpdatedOn> </d4p1:WorkExperience> </d4p1:WorkHistory> </Contact> <ExternalPresenterRef xmlns:d4p1="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Events"> <_IsLoggingEnabled xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">true</_IsLoggingEnabled> <_x003C_ClassBOEntityKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ClassBOEntityKey_x003E_k__BackingField> <_x003C_ClassItemKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ClassItemKey_x003E_k__BackingField> <_x003C_ItemBOEntityName_x003E_k__BackingField i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core" /> <_x003C_ItemCreatedOn_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">0001-01-01T00:00:00</_x003C_ItemCreatedOn_x003E_k__BackingField> <_x003C_ItemName_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">sample string 13</_x003C_ItemName_x003E_k__BackingField> <_x003C_ItemOwnerContactKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ItemOwnerContactKey_x003E_k__BackingField> <_dataObject xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core"> <_IsLoggingEnabled>true</_IsLoggingEnabled> <_x003C_ClassBOEntityKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ClassBOEntityKey_x003E_k__BackingField> <_x003C_ClassItemKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ClassItemKey_x003E_k__BackingField> <_x003C_ItemBOEntityName_x003E_k__BackingField i:nil="true" /> <_x003C_ItemCreatedOn_x003E_k__BackingField>0001-01-01T00:00:00</_x003C_ItemCreatedOn_x003E_k__BackingField> <_x003C_ItemName_x003E_k__BackingField i:nil="true" /> <_x003C_ItemOwnerContactKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ItemOwnerContactKey_x003E_k__BackingField> <_cacheSanitized xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> <_createdByContactKey>00000000-0000-0000-0000-000000000000</_createdByContactKey> <_createdOn>0001-01-01T00:00:00</_createdOn> <_deletedByContactKey>00000000-0000-0000-0000-000000000000</_deletedByContactKey> <_deletedOn>0001-01-01T00:00:00</_deletedOn> <_dirtyFields xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d6p1:KeyValueOfstringanyType> <d6p1:Key>ExternalPresenterRefKey</d6p1:Key> <d6p1:Value xmlns:d8p1="http://schemas.microsoft.com/2003/10/Serialization/" i:type="d8p1:guid">862b41a9-7405-4b19-9faa-0193ea0189b9</d6p1:Value> </d6p1:KeyValueOfstringanyType> <d6p1:KeyValueOfstringanyType> <d6p1:Key>Prefix</d6p1:Key> <d6p1:Value xmlns:d8p1="http://www.w3.org/2001/XMLSchema" i:type="d8p1:string"></d6p1:Value> </d6p1:KeyValueOfstringanyType> <d6p1:KeyValueOfstringanyType> <d6p1:Key>FirstName</d6p1:Key> <d6p1:Value xmlns:d8p1="http://www.w3.org/2001/XMLSchema" i:type="d8p1:string"></d6p1:Value> </d6p1:KeyValueOfstringanyType> <d6p1:KeyValueOfstringanyType> <d6p1:Key>LastName</d6p1:Key> <d6p1:Value xmlns:d8p1="http://www.w3.org/2001/XMLSchema" i:type="d8p1:string"></d6p1:Value> </d6p1:KeyValueOfstringanyType> <d6p1:KeyValueOfstringanyType> <d6p1:Key>JobTitle</d6p1:Key> <d6p1:Value xmlns:d8p1="http://www.w3.org/2001/XMLSchema" i:type="d8p1:string"></d6p1:Value> </d6p1:KeyValueOfstringanyType> <d6p1:KeyValueOfstringanyType> <d6p1:Key>CompanyName</d6p1:Key> <d6p1:Value xmlns:d8p1="http://www.w3.org/2001/XMLSchema" i:type="d8p1:string"></d6p1:Value> </d6p1:KeyValueOfstringanyType> <d6p1:KeyValueOfstringanyType> <d6p1:Key>Bio</d6p1:Key> <d6p1:Value xmlns:d8p1="http://www.w3.org/2001/XMLSchema" i:type="d8p1:string"></d6p1:Value> </d6p1:KeyValueOfstringanyType> <d6p1:KeyValueOfstringanyType> <d6p1:Key>PictureUrl</d6p1:Key> <d6p1:Value xmlns:d8p1="http://www.w3.org/2001/XMLSchema" i:type="d8p1:string"></d6p1:Value> </d6p1:KeyValueOfstringanyType> </_dirtyFields> <_effectiveContactKey>00000000-0000-0000-0000-000000000000</_effectiveContactKey> <_isNew>true</_isNew> <_itemCommunityKey>00000000-0000-0000-0000-000000000000</_itemCommunityKey> <_updatedByContactKey>00000000-0000-0000-0000-000000000000</_updatedByContactKey> <_updatedOn>0001-01-01T00:00:00</_updatedOn> <d4p1:_Bio>sample string 7</d4p1:_Bio> <d4p1:_CompanyName>sample string 6</d4p1:_CompanyName> <d4p1:_ExternalPresenterRefKey>e7c534f5-1712-4066-b68f-dd35edab80d6</d4p1:_ExternalPresenterRefKey> <d4p1:_FirstName>sample string 3</d4p1:_FirstName> <d4p1:_JobTitle>sample string 5</d4p1:_JobTitle> <d4p1:_LastName>sample string 4</d4p1:_LastName> <d4p1:_PictureUrl>sample string 8</d4p1:_PictureUrl> <d4p1:_Prefix>sample string 2</d4p1:_Prefix> </_dataObject> </ExternalPresenterRef> <PresenterInfoLabel>sample string 4</PresenterInfoLabel> <PresenterInfoTitle>sample string 5</PresenterInfoTitle> <PresenterInfoUrl>sample string 3</PresenterInfoUrl> <PresenterProfileUrl>sample string 2</PresenterProfileUrl> <PresenterRole xmlns:d4p1="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Events"> <_IsLoggingEnabled xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">true</_IsLoggingEnabled> <_x003C_ClassBOEntityKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ClassBOEntityKey_x003E_k__BackingField> <_x003C_ClassItemKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ClassItemKey_x003E_k__BackingField> <_x003C_ItemBOEntityName_x003E_k__BackingField i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core" /> <_x003C_ItemCreatedOn_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">0001-01-01T00:00:00</_x003C_ItemCreatedOn_x003E_k__BackingField> <_x003C_ItemName_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">sample string 10</_x003C_ItemName_x003E_k__BackingField> <_x003C_ItemOwnerContactKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ItemOwnerContactKey_x003E_k__BackingField> <_dataObject xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core"> <_IsLoggingEnabled>true</_IsLoggingEnabled> <_x003C_ClassBOEntityKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ClassBOEntityKey_x003E_k__BackingField> <_x003C_ClassItemKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ClassItemKey_x003E_k__BackingField> <_x003C_ItemBOEntityName_x003E_k__BackingField i:nil="true" /> <_x003C_ItemCreatedOn_x003E_k__BackingField>0001-01-01T00:00:00</_x003C_ItemCreatedOn_x003E_k__BackingField> <_x003C_ItemName_x003E_k__BackingField i:nil="true" /> <_x003C_ItemOwnerContactKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ItemOwnerContactKey_x003E_k__BackingField> <_cacheSanitized xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> <_createdByContactKey>00000000-0000-0000-0000-000000000000</_createdByContactKey> <_createdOn>0001-01-01T00:00:00</_createdOn> <_deletedByContactKey>00000000-0000-0000-0000-000000000000</_deletedByContactKey> <_deletedOn>0001-01-01T00:00:00</_deletedOn> <_dirtyFields xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d6p1:KeyValueOfstringanyType> <d6p1:Key>PresenterRoleKey</d6p1:Key> <d6p1:Value xmlns:d8p1="http://schemas.microsoft.com/2003/10/Serialization/" i:type="d8p1:guid">b440bf15-b5a9-4bba-adbd-0193ea0189b9</d6p1:Value> </d6p1:KeyValueOfstringanyType> <d6p1:KeyValueOfstringanyType> <d6p1:Key>PresenterRoleName</d6p1:Key> <d6p1:Value xmlns:d8p1="http://www.w3.org/2001/XMLSchema" i:type="d8p1:string"></d6p1:Value> </d6p1:KeyValueOfstringanyType> <d6p1:KeyValueOfstringanyType> <d6p1:Key>PresenterRoleDescription</d6p1:Key> <d6p1:Value xmlns:d8p1="http://www.w3.org/2001/XMLSchema" i:type="d8p1:string"></d6p1:Value> </d6p1:KeyValueOfstringanyType> <d6p1:KeyValueOfstringanyType> <d6p1:Key>SortOrder</d6p1:Key> <d6p1:Value xmlns:d8p1="http://www.w3.org/2001/XMLSchema" i:type="d8p1:int">0</d6p1:Value> </d6p1:KeyValueOfstringanyType> <d6p1:KeyValueOfstringanyType> <d6p1:Key>IsActive</d6p1:Key> <d6p1:Value xmlns:d8p1="http://www.w3.org/2001/XMLSchema" i:type="d8p1:boolean">false</d6p1:Value> </d6p1:KeyValueOfstringanyType> </_dirtyFields> <_effectiveContactKey>00000000-0000-0000-0000-000000000000</_effectiveContactKey> <_isNew>true</_isNew> <_itemCommunityKey>00000000-0000-0000-0000-000000000000</_itemCommunityKey> <_updatedByContactKey>00000000-0000-0000-0000-000000000000</_updatedByContactKey> <_updatedOn>0001-01-01T00:00:00</_updatedOn> <d4p1:_IsActive>true</d4p1:_IsActive> <d4p1:_PresenterRoleDescription>sample string 3</d4p1:_PresenterRoleDescription> <d4p1:_PresenterRoleKey>ed1632c3-c758-4546-bb32-eadc14b03d4d</d4p1:_PresenterRoleKey> <d4p1:_PresenterRoleName>sample string 2</d4p1:_PresenterRoleName> <d4p1:_SortOrder>4</d4p1:_SortOrder> </_dataObject> </PresenterRole> </EventPresenter> <EventPresenter> <Bio>sample string 1</Bio> <Contact xmlns:d4p1="http://schemas.datacontract.org/2004/07/HigherLogic.API.Models.Enterprise"> <d4p1:AMSDirectoryOptOut>true</d4p1:AMSDirectoryOptOut> <d4p1:Addresses> <d4p1:Address> <d4p1:Address1>sample string 1</d4p1:Address1> <d4p1:Address2>sample string 2</d4p1:Address2> <d4p1:Address3>sample string 3</d4p1:Address3> <d4p1:AddressKey>f8fcc22e-c741-46ea-b5c3-8a06356cd0f0</d4p1:AddressKey> <d4p1:AddressType>sample string 5</d4p1:AddressType> <d4p1:City>sample string 6</d4p1:City> <d4p1:CityStateCounty>sample string 7</d4p1:CityStateCounty> <d4p1:CityStateCountyCountry>sample string 8</d4p1:CityStateCountyCountry> <d4p1:ContactKey>81f431eb-4caf-4e76-9da2-14b14d4cde0d</d4p1:ContactKey> <d4p1:CountryCode>sample string 10</d4p1:CountryCode> <d4p1:CountryName>sample string 11</d4p1:CountryName> <d4p1:County>sample string 12</d4p1:County> <d4p1:EmailAddress>sample string 13</d4p1:EmailAddress> <d4p1:FormattedAddress>sample string 14</d4p1:FormattedAddress> <d4p1:FormattedAddressOneLine>sample string 15</d4p1:FormattedAddressOneLine> <d4p1:FormattedAddressText>sample string 16</d4p1:FormattedAddressText> <d4p1:IsListCityState>true</d4p1:IsListCityState> <d4p1:IsLoggingEnabled>true</d4p1:IsLoggingEnabled> <d4p1:IsNew>true</d4p1:IsNew> <d4p1:IsPreferredBill>true</d4p1:IsPreferredBill> <d4p1:IsPreferredList>true</d4p1:IsPreferredList> <d4p1:IsPreferredMail>true</d4p1:IsPreferredMail> <d4p1:ItemCreatedOn>2024-12-21T11:16:29.625144-05:00</d4p1:ItemCreatedOn> <d4p1:ItemEntityName>sample string 24</d4p1:ItemEntityName> <d4p1:ItemName>sample string 25</d4p1:ItemName> <d4p1:ItemOwnerContactKey>d83a0f1f-af32-4527-825c-ef3d3d14a778</d4p1:ItemOwnerContactKey> <d4p1:Latitude>27</d4p1:Latitude> <d4p1:LegacyAddressKey>sample string 28</d4p1:LegacyAddressKey> <d4p1:Longitude>29</d4p1:Longitude> <d4p1:NearText>sample string 30</d4p1:NearText> <d4p1:Phone1>sample string 31</d4p1:Phone1> <d4p1:Phone1Type>sample string 32</d4p1:Phone1Type> <d4p1:Phone2>sample string 33</d4p1:Phone2> <d4p1:Phone2Type>sample string 34</d4p1:Phone2Type> <d4p1:Phone3>sample string 35</d4p1:Phone3> <d4p1:Phone3Type>sample string 36</d4p1:Phone3Type> <d4p1:Phone4>sample string 37</d4p1:Phone4> <d4p1:Phone4Type>sample string 38</d4p1:Phone4Type> <d4p1:PostalCode>sample string 39</d4p1:PostalCode> <d4p1:Region>sample string 40</d4p1:Region> <d4p1:StateProvinceCode>sample string 41</d4p1:StateProvinceCode> <d4p1:TimeZoneKey>9b3c810a-2286-422a-a217-4967e689637f</d4p1:TimeZoneKey> <d4p1:Town>sample string 43</d4p1:Town> <d4p1:TownOrCity>sample string 44</d4p1:TownOrCity> </d4p1:Address> <d4p1:Address> <d4p1:Address1>sample string 1</d4p1:Address1> <d4p1:Address2>sample string 2</d4p1:Address2> <d4p1:Address3>sample string 3</d4p1:Address3> <d4p1:AddressKey>f8fcc22e-c741-46ea-b5c3-8a06356cd0f0</d4p1:AddressKey> <d4p1:AddressType>sample string 5</d4p1:AddressType> <d4p1:City>sample string 6</d4p1:City> <d4p1:CityStateCounty>sample string 7</d4p1:CityStateCounty> <d4p1:CityStateCountyCountry>sample string 8</d4p1:CityStateCountyCountry> <d4p1:ContactKey>81f431eb-4caf-4e76-9da2-14b14d4cde0d</d4p1:ContactKey> <d4p1:CountryCode>sample string 10</d4p1:CountryCode> <d4p1:CountryName>sample string 11</d4p1:CountryName> <d4p1:County>sample string 12</d4p1:County> <d4p1:EmailAddress>sample string 13</d4p1:EmailAddress> <d4p1:FormattedAddress>sample string 14</d4p1:FormattedAddress> <d4p1:FormattedAddressOneLine>sample string 15</d4p1:FormattedAddressOneLine> <d4p1:FormattedAddressText>sample string 16</d4p1:FormattedAddressText> <d4p1:IsListCityState>true</d4p1:IsListCityState> <d4p1:IsLoggingEnabled>true</d4p1:IsLoggingEnabled> <d4p1:IsNew>true</d4p1:IsNew> <d4p1:IsPreferredBill>true</d4p1:IsPreferredBill> <d4p1:IsPreferredList>true</d4p1:IsPreferredList> <d4p1:IsPreferredMail>true</d4p1:IsPreferredMail> <d4p1:ItemCreatedOn>2024-12-21T11:16:29.625144-05:00</d4p1:ItemCreatedOn> <d4p1:ItemEntityName>sample string 24</d4p1:ItemEntityName> <d4p1:ItemName>sample string 25</d4p1:ItemName> <d4p1:ItemOwnerContactKey>d83a0f1f-af32-4527-825c-ef3d3d14a778</d4p1:ItemOwnerContactKey> <d4p1:Latitude>27</d4p1:Latitude> <d4p1:LegacyAddressKey>sample string 28</d4p1:LegacyAddressKey> <d4p1:Longitude>29</d4p1:Longitude> <d4p1:NearText>sample string 30</d4p1:NearText> <d4p1:Phone1>sample string 31</d4p1:Phone1> <d4p1:Phone1Type>sample string 32</d4p1:Phone1Type> <d4p1:Phone2>sample string 33</d4p1:Phone2> <d4p1:Phone2Type>sample string 34</d4p1:Phone2Type> <d4p1:Phone3>sample string 35</d4p1:Phone3> <d4p1:Phone3Type>sample string 36</d4p1:Phone3Type> <d4p1:Phone4>sample string 37</d4p1:Phone4> <d4p1:Phone4Type>sample string 38</d4p1:Phone4Type> <d4p1:PostalCode>sample string 39</d4p1:PostalCode> <d4p1:Region>sample string 40</d4p1:Region> <d4p1:StateProvinceCode>sample string 41</d4p1:StateProvinceCode> <d4p1:TimeZoneKey>9b3c810a-2286-422a-a217-4967e689637f</d4p1:TimeZoneKey> <d4p1:Town>sample string 43</d4p1:Town> <d4p1:TownOrCity>sample string 44</d4p1:TownOrCity> </d4p1:Address> </d4p1:Addresses> <d4p1:AgreedToTermsDateTime>2024-12-21T11:16:29.625144-05:00</d4p1:AgreedToTermsDateTime> <d4p1:CompanyLegacyContactKey>sample string 35</d4p1:CompanyLegacyContactKey> <d4p1:CompanyName>sample string 13</d4p1:CompanyName> <d4p1:CompanyTitle>sample string 14</d4p1:CompanyTitle> <d4p1:ContactKey>3637ddcd-22d8-4b0f-ad9d-42ac19224c2a</d4p1:ContactKey> <d4p1:ContactStatusCode>sample string 9</d4p1:ContactStatusCode> <d4p1:Demographics> <d4p1:Demographic> <d4p1:DemographicType>sample string 1</d4p1:DemographicType> <d4p1:Values xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d7p1:string>sample string 1</d7p1:string> <d7p1:string>sample string 2</d7p1:string> </d4p1:Values> </d4p1:Demographic> <d4p1:Demographic> <d4p1:DemographicType>sample string 1</d4p1:DemographicType> <d4p1:Values xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d7p1:string>sample string 1</d7p1:string> <d7p1:string>sample string 2</d7p1:string> </d4p1:Values> </d4p1:Demographic> </d4p1:Demographics> <d4p1:Designation>sample string 16</d4p1:Designation> <d4p1:DisplayName>sample string 7</d4p1:DisplayName> <d4p1:EducationEntries> <d4p1:Education> <d4p1:ActivitiesSocieties>sample string 1</d4p1:ActivitiesSocieties> <d4p1:Advisor>sample string 2</d4p1:Advisor> <d4p1:City>sample string 3</d4p1:City> <d4p1:CountryCode>sample string 4</d4p1:CountryCode> <d4p1:CountryName>sample string 5</d4p1:CountryName> <d4p1:Degree>sample string 6</d4p1:Degree> <d4p1:DegreeYear>7</d4p1:DegreeYear> <d4p1:Dissertation>sample string 8</d4p1:Dissertation> <d4p1:EducationKey>e2ba6952-bc1a-4092-81c1-d726895d1f41</d4p1:EducationKey> <d4p1:FieldOfStudy>sample string 10</d4p1:FieldOfStudy> <d4p1:FromYear>11</d4p1:FromYear> <d4p1:IsHighestDegreeAttained>true</d4p1:IsHighestDegreeAttained> <d4p1:Notes>sample string 13</d4p1:Notes> <d4p1:SchoolName>sample string 14</d4p1:SchoolName> <d4p1:StateCode>sample string 15</d4p1:StateCode> <d4p1:StateName>sample string 16</d4p1:StateName> <d4p1:ToYear>17</d4p1:ToYear> <d4p1:UpdatedOn>2024-12-21T11:16:29.625144-05:00</d4p1:UpdatedOn> </d4p1:Education> <d4p1:Education> <d4p1:ActivitiesSocieties>sample string 1</d4p1:ActivitiesSocieties> <d4p1:Advisor>sample string 2</d4p1:Advisor> <d4p1:City>sample string 3</d4p1:City> <d4p1:CountryCode>sample string 4</d4p1:CountryCode> <d4p1:CountryName>sample string 5</d4p1:CountryName> <d4p1:Degree>sample string 6</d4p1:Degree> <d4p1:DegreeYear>7</d4p1:DegreeYear> <d4p1:Dissertation>sample string 8</d4p1:Dissertation> <d4p1:EducationKey>e2ba6952-bc1a-4092-81c1-d726895d1f41</d4p1:EducationKey> <d4p1:FieldOfStudy>sample string 10</d4p1:FieldOfStudy> <d4p1:FromYear>11</d4p1:FromYear> <d4p1:IsHighestDegreeAttained>true</d4p1:IsHighestDegreeAttained> <d4p1:Notes>sample string 13</d4p1:Notes> <d4p1:SchoolName>sample string 14</d4p1:SchoolName> <d4p1:StateCode>sample string 15</d4p1:StateCode> <d4p1:StateName>sample string 16</d4p1:StateName> <d4p1:ToYear>17</d4p1:ToYear> <d4p1:UpdatedOn>2024-12-21T11:16:29.625144-05:00</d4p1:UpdatedOn> </d4p1:Education> </d4p1:EducationEntries> <d4p1:EmailAddress>sample string 8</d4p1:EmailAddress> <d4p1:FirstName>sample string 5</d4p1:FirstName> <d4p1:HLContactMeOptOut>true</d4p1:HLContactMeOptOut> <d4p1:HLDirectoryOptOut>true</d4p1:HLDirectoryOptOut> <d4p1:InformalName>sample string 18</d4p1:InformalName> <d4p1:IsCompany>true</d4p1:IsCompany> <d4p1:IsMember>true</d4p1:IsMember> <d4p1:LargePictureUrl>sample string 3</d4p1:LargePictureUrl> <d4p1:LastName>sample string 6</d4p1:LastName> <d4p1:LegacyContactKey>sample string 17</d4p1:LegacyContactKey> <d4p1:LinkToProfile>sample string 1</d4p1:LinkToProfile> <d4p1:LinkToVolunteerProfile>sample string 40</d4p1:LinkToVolunteerProfile> <d4p1:MaidenName>sample string 31</d4p1:MaidenName> <d4p1:MemberAwardKey>85eb34c5-e6d5-4807-a992-dfaacfa5dd35</d4p1:MemberAwardKey> <d4p1:MemberId>sample string 30</d4p1:MemberId> <d4p1:MiddleName>sample string 33</d4p1:MiddleName> <d4p1:Phone1>sample string 19</d4p1:Phone1> <d4p1:Phone1Type>sample string 20</d4p1:Phone1Type> <d4p1:Phone2>sample string 21</d4p1:Phone2> <d4p1:Phone2Type>sample string 22</d4p1:Phone2Type> <d4p1:Phone3>sample string 23</d4p1:Phone3> <d4p1:Phone3Type>sample string 24</d4p1:Phone3Type> <d4p1:Phone4>sample string 25</d4p1:Phone4> <d4p1:Phone4Type>sample string 26</d4p1:Phone4Type> <d4p1:PictureUrl>sample string 2</d4p1:PictureUrl> <d4p1:PrefixCode>sample string 10</d4p1:PrefixCode> <d4p1:PrimarySecurityGroupKey>16271c2f-04d7-4bc2-a2dd-96b92828b734</d4p1:PrimarySecurityGroupKey> <d4p1:Profile> <d4p1:Certifications>sample string 1</d4p1:Certifications> <d4p1:Description>sample string 2</d4p1:Description> <d4p1:Expertise>sample string 3</d4p1:Expertise> <d4p1:ForwardComments>true</d4p1:ForwardComments> <d4p1:ForwardCommunityInvitations>true</d4p1:ForwardCommunityInvitations> <d4p1:ForwardContactRequests>true</d4p1:ForwardContactRequests> <d4p1:ForwardMessages>true</d4p1:ForwardMessages> <d4p1:Groups>sample string 8</d4p1:Groups> <d4p1:ImageHeight>9</d4p1:ImageHeight> <d4p1:ImageWidth>10</d4p1:ImageWidth> <d4p1:Interests>sample string 11</d4p1:Interests> <d4p1:IsSpeaker>true</d4p1:IsSpeaker> <d4p1:NotificationEmailAddress>sample string 13</d4p1:NotificationEmailAddress> </d4p1:Profile> <d4p1:SuffixCode>sample string 15</d4p1:SuffixCode> <d4p1:UnreadMessageCount>39</d4p1:UnreadMessageCount> <d4p1:UpdatedByContactKey>41587950-340f-4852-bb37-af84ec1a318c</d4p1:UpdatedByContactKey> <d4p1:UpdatedOn>2024-12-21T11:16:29.625144-05:00</d4p1:UpdatedOn> <d4p1:WebsiteUrl>sample string 27</d4p1:WebsiteUrl> <d4p1:WorkHistory> <d4p1:WorkExperience> <d4p1:Country>sample string 1</d4p1:Country> <d4p1:Description>sample string 2</d4p1:Description> <d4p1:FromDate>2024-12-21T11:16:29.625144-05:00</d4p1:FromDate> <d4p1:IsPresent>true</d4p1:IsPresent> <d4p1:IsPrimary>true</d4p1:IsPrimary> <d4p1:JobExperienceKey>6d57cd4f-870a-4259-b254-e827f0be7b10</d4p1:JobExperienceKey> <d4p1:OrganizationName>sample string 7</d4p1:OrganizationName> <d4p1:OrganizationSize>8</d4p1:OrganizationSize> <d4p1:OrganizationUrl>sample string 9</d4p1:OrganizationUrl> <d4p1:Place>sample string 10</d4p1:Place> <d4p1:State>sample string 11</d4p1:State> <d4p1:Title>sample string 12</d4p1:Title> <d4p1:ToDate>2024-12-21T11:16:29.625144-05:00</d4p1:ToDate> <d4p1:UpdatedOn>2024-12-21T11:16:29.625144-05:00</d4p1:UpdatedOn> </d4p1:WorkExperience> <d4p1:WorkExperience> <d4p1:Country>sample string 1</d4p1:Country> <d4p1:Description>sample string 2</d4p1:Description> <d4p1:FromDate>2024-12-21T11:16:29.625144-05:00</d4p1:FromDate> <d4p1:IsPresent>true</d4p1:IsPresent> <d4p1:IsPrimary>true</d4p1:IsPrimary> <d4p1:JobExperienceKey>6d57cd4f-870a-4259-b254-e827f0be7b10</d4p1:JobExperienceKey> <d4p1:OrganizationName>sample string 7</d4p1:OrganizationName> <d4p1:OrganizationSize>8</d4p1:OrganizationSize> <d4p1:OrganizationUrl>sample string 9</d4p1:OrganizationUrl> <d4p1:Place>sample string 10</d4p1:Place> <d4p1:State>sample string 11</d4p1:State> <d4p1:Title>sample string 12</d4p1:Title> <d4p1:ToDate>2024-12-21T11:16:29.625144-05:00</d4p1:ToDate> <d4p1:UpdatedOn>2024-12-21T11:16:29.625144-05:00</d4p1:UpdatedOn> </d4p1:WorkExperience> </d4p1:WorkHistory> </Contact> <ExternalPresenterRef xmlns:d4p1="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Events"> <_IsLoggingEnabled xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">true</_IsLoggingEnabled> <_x003C_ClassBOEntityKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ClassBOEntityKey_x003E_k__BackingField> <_x003C_ClassItemKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ClassItemKey_x003E_k__BackingField> <_x003C_ItemBOEntityName_x003E_k__BackingField i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core" /> <_x003C_ItemCreatedOn_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">0001-01-01T00:00:00</_x003C_ItemCreatedOn_x003E_k__BackingField> <_x003C_ItemName_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">sample string 13</_x003C_ItemName_x003E_k__BackingField> <_x003C_ItemOwnerContactKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ItemOwnerContactKey_x003E_k__BackingField> <_dataObject xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core"> <_IsLoggingEnabled>true</_IsLoggingEnabled> <_x003C_ClassBOEntityKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ClassBOEntityKey_x003E_k__BackingField> <_x003C_ClassItemKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ClassItemKey_x003E_k__BackingField> <_x003C_ItemBOEntityName_x003E_k__BackingField i:nil="true" /> <_x003C_ItemCreatedOn_x003E_k__BackingField>0001-01-01T00:00:00</_x003C_ItemCreatedOn_x003E_k__BackingField> <_x003C_ItemName_x003E_k__BackingField i:nil="true" /> <_x003C_ItemOwnerContactKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ItemOwnerContactKey_x003E_k__BackingField> <_cacheSanitized xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> <_createdByContactKey>00000000-0000-0000-0000-000000000000</_createdByContactKey> <_createdOn>0001-01-01T00:00:00</_createdOn> <_deletedByContactKey>00000000-0000-0000-0000-000000000000</_deletedByContactKey> <_deletedOn>0001-01-01T00:00:00</_deletedOn> <_dirtyFields xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d6p1:KeyValueOfstringanyType> <d6p1:Key>ExternalPresenterRefKey</d6p1:Key> <d6p1:Value xmlns:d8p1="http://schemas.microsoft.com/2003/10/Serialization/" i:type="d8p1:guid">862b41a9-7405-4b19-9faa-0193ea0189b9</d6p1:Value> </d6p1:KeyValueOfstringanyType> <d6p1:KeyValueOfstringanyType> <d6p1:Key>Prefix</d6p1:Key> <d6p1:Value xmlns:d8p1="http://www.w3.org/2001/XMLSchema" i:type="d8p1:string"></d6p1:Value> </d6p1:KeyValueOfstringanyType> <d6p1:KeyValueOfstringanyType> <d6p1:Key>FirstName</d6p1:Key> <d6p1:Value xmlns:d8p1="http://www.w3.org/2001/XMLSchema" i:type="d8p1:string"></d6p1:Value> </d6p1:KeyValueOfstringanyType> <d6p1:KeyValueOfstringanyType> <d6p1:Key>LastName</d6p1:Key> <d6p1:Value xmlns:d8p1="http://www.w3.org/2001/XMLSchema" i:type="d8p1:string"></d6p1:Value> </d6p1:KeyValueOfstringanyType> <d6p1:KeyValueOfstringanyType> <d6p1:Key>JobTitle</d6p1:Key> <d6p1:Value xmlns:d8p1="http://www.w3.org/2001/XMLSchema" i:type="d8p1:string"></d6p1:Value> </d6p1:KeyValueOfstringanyType> <d6p1:KeyValueOfstringanyType> <d6p1:Key>CompanyName</d6p1:Key> <d6p1:Value xmlns:d8p1="http://www.w3.org/2001/XMLSchema" i:type="d8p1:string"></d6p1:Value> </d6p1:KeyValueOfstringanyType> <d6p1:KeyValueOfstringanyType> <d6p1:Key>Bio</d6p1:Key> <d6p1:Value xmlns:d8p1="http://www.w3.org/2001/XMLSchema" i:type="d8p1:string"></d6p1:Value> </d6p1:KeyValueOfstringanyType> <d6p1:KeyValueOfstringanyType> <d6p1:Key>PictureUrl</d6p1:Key> <d6p1:Value xmlns:d8p1="http://www.w3.org/2001/XMLSchema" i:type="d8p1:string"></d6p1:Value> </d6p1:KeyValueOfstringanyType> </_dirtyFields> <_effectiveContactKey>00000000-0000-0000-0000-000000000000</_effectiveContactKey> <_isNew>true</_isNew> <_itemCommunityKey>00000000-0000-0000-0000-000000000000</_itemCommunityKey> <_updatedByContactKey>00000000-0000-0000-0000-000000000000</_updatedByContactKey> <_updatedOn>0001-01-01T00:00:00</_updatedOn> <d4p1:_Bio>sample string 7</d4p1:_Bio> <d4p1:_CompanyName>sample string 6</d4p1:_CompanyName> <d4p1:_ExternalPresenterRefKey>e7c534f5-1712-4066-b68f-dd35edab80d6</d4p1:_ExternalPresenterRefKey> <d4p1:_FirstName>sample string 3</d4p1:_FirstName> <d4p1:_JobTitle>sample string 5</d4p1:_JobTitle> <d4p1:_LastName>sample string 4</d4p1:_LastName> <d4p1:_PictureUrl>sample string 8</d4p1:_PictureUrl> <d4p1:_Prefix>sample string 2</d4p1:_Prefix> </_dataObject> </ExternalPresenterRef> <PresenterInfoLabel>sample string 4</PresenterInfoLabel> <PresenterInfoTitle>sample string 5</PresenterInfoTitle> <PresenterInfoUrl>sample string 3</PresenterInfoUrl> <PresenterProfileUrl>sample string 2</PresenterProfileUrl> <PresenterRole xmlns:d4p1="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Events"> <_IsLoggingEnabled xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">true</_IsLoggingEnabled> <_x003C_ClassBOEntityKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ClassBOEntityKey_x003E_k__BackingField> <_x003C_ClassItemKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ClassItemKey_x003E_k__BackingField> <_x003C_ItemBOEntityName_x003E_k__BackingField i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core" /> <_x003C_ItemCreatedOn_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">0001-01-01T00:00:00</_x003C_ItemCreatedOn_x003E_k__BackingField> <_x003C_ItemName_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">sample string 10</_x003C_ItemName_x003E_k__BackingField> <_x003C_ItemOwnerContactKey_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core">00000000-0000-0000-0000-000000000000</_x003C_ItemOwnerContactKey_x003E_k__BackingField> <_dataObject xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.Business.Core"> <_IsLoggingEnabled>true</_IsLoggingEnabled> <_x003C_ClassBOEntityKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ClassBOEntityKey_x003E_k__BackingField> <_x003C_ClassItemKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ClassItemKey_x003E_k__BackingField> <_x003C_ItemBOEntityName_x003E_k__BackingField i:nil="true" /> <_x003C_ItemCreatedOn_x003E_k__BackingField>0001-01-01T00:00:00</_x003C_ItemCreatedOn_x003E_k__BackingField> <_x003C_ItemName_x003E_k__BackingField i:nil="true" /> <_x003C_ItemOwnerContactKey_x003E_k__BackingField>00000000-0000-0000-0000-000000000000</_x003C_ItemOwnerContactKey_x003E_k__BackingField> <_cacheSanitized xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> <_createdByContactKey>00000000-0000-0000-0000-000000000000</_createdByContactKey> <_createdOn>0001-01-01T00:00:00</_createdOn> <_deletedByContactKey>00000000-0000-0000-0000-000000000000</_deletedByContactKey> <_deletedOn>0001-01-01T00:00:00</_deletedOn> <_dirtyFields xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d6p1:KeyValueOfstringanyType> <d6p1:Key>PresenterRoleKey</d6p1:Key> <d6p1:Value xmlns:d8p1="http://schemas.microsoft.com/2003/10/Serialization/" i:type="d8p1:guid">b440bf15-b5a9-4bba-adbd-0193ea0189b9</d6p1:Value> </d6p1:KeyValueOfstringanyType> <d6p1:KeyValueOfstringanyType> <d6p1:Key>PresenterRoleName</d6p1:Key> <d6p1:Value xmlns:d8p1="http://www.w3.org/2001/XMLSchema" i:type="d8p1:string"></d6p1:Value> </d6p1:KeyValueOfstringanyType> <d6p1:KeyValueOfstringanyType> <d6p1:Key>PresenterRoleDescription</d6p1:Key> <d6p1:Value xmlns:d8p1="http://www.w3.org/2001/XMLSchema" i:type="d8p1:string"></d6p1:Value> </d6p1:KeyValueOfstringanyType> <d6p1:KeyValueOfstringanyType> <d6p1:Key>SortOrder</d6p1:Key> <d6p1:Value xmlns:d8p1="http://www.w3.org/2001/XMLSchema" i:type="d8p1:int">0</d6p1:Value> </d6p1:KeyValueOfstringanyType> <d6p1:KeyValueOfstringanyType> <d6p1:Key>IsActive</d6p1:Key> <d6p1:Value xmlns:d8p1="http://www.w3.org/2001/XMLSchema" i:type="d8p1:boolean">false</d6p1:Value> </d6p1:KeyValueOfstringanyType> </_dirtyFields> <_effectiveContactKey>00000000-0000-0000-0000-000000000000</_effectiveContactKey> <_isNew>true</_isNew> <_itemCommunityKey>00000000-0000-0000-0000-000000000000</_itemCommunityKey> <_updatedByContactKey>00000000-0000-0000-0000-000000000000</_updatedByContactKey> <_updatedOn>0001-01-01T00:00:00</_updatedOn> <d4p1:_IsActive>true</d4p1:_IsActive> <d4p1:_PresenterRoleDescription>sample string 3</d4p1:_PresenterRoleDescription> <d4p1:_PresenterRoleKey>ed1632c3-c758-4546-bb32-eadc14b03d4d</d4p1:_PresenterRoleKey> <d4p1:_PresenterRoleName>sample string 2</d4p1:_PresenterRoleName> <d4p1:_SortOrder>4</d4p1:_SortOrder> </_dataObject> </PresenterRole> </EventPresenter> </Presenters> </EventSession>