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": "ce2cad05-b98f-4eba-a636-09102dd5f104", "EventSessionKey": "a90522de-ea47-41fc-8b09-dda50cec7785", "Presenters": [ { "Contact": { "LinkToProfile": "sample string 1", "PictureUrl": "sample string 2", "LargePictureUrl": "sample string 3", "ContactKey": "90586ae3-2847-4546-a76d-3cdd472dfa7f", "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-22T11:42:09.539746Z", "UpdatedByContactKey": "8500a9eb-2d6b-448b-bea9-933f1154dc37", "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": "fa7781ee-28bd-4070-8bfa-65f512fe7a22", "IsMember": true, "AgreedToTermsDateTime": "2024-12-22T11:42:09.539746Z", "MemberId": "sample string 30", "MaidenName": "sample string 31", "PrimarySecurityGroupKey": "5b3e4fe1-4591-4618-9192-5ad46459ed0b", "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": "c3f60427-b199-480e-b0e8-941098d2c719", "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-22T11:42:09.539746Z" }, { "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": "c3f60427-b199-480e-b0e8-941098d2c719", "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-22T11:42:09.539746Z" } ], "WorkHistory": [ { "Country": "sample string 1", "Description": "sample string 2", "FromDate": "2024-12-22T11:42:09.539746Z", "IsPresent": true, "IsPrimary": true, "JobExperienceKey": "6ea2348f-502e-4e5a-9aa0-d63a3b04b9ab", "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-22T11:42:09.539746Z", "UpdatedOn": "2024-12-22T11:42:09.539746Z" }, { "Country": "sample string 1", "Description": "sample string 2", "FromDate": "2024-12-22T11:42:09.539746Z", "IsPresent": true, "IsPrimary": true, "JobExperienceKey": "6ea2348f-502e-4e5a-9aa0-d63a3b04b9ab", "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-22T11:42:09.539746Z", "UpdatedOn": "2024-12-22T11:42:09.539746Z" } ], "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": "100f9a16-2528-4fc2-b446-eeb610a1e027", "AddressType": "sample string 5", "City": "sample string 6", "CityStateCounty": "sample string 7", "CityStateCountyCountry": "sample string 8", "ContactKey": "84284083-8ae6-4188-b374-3aeef2fcdebd", "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-22T11:42:09.539746Z", "ItemEntityName": "sample string 24", "ItemName": "sample string 25", "ItemOwnerContactKey": "eda5459e-b840-4754-943b-33695dca86ea", "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": "4ffa0a0e-ffb0-412a-8b5a-9adc604ed9ba", "Town": "sample string 43", "TownOrCity": "sample string 44" }, { "Address1": "sample string 1", "Address2": "sample string 2", "Address3": "sample string 3", "AddressKey": "100f9a16-2528-4fc2-b446-eeb610a1e027", "AddressType": "sample string 5", "City": "sample string 6", "CityStateCounty": "sample string 7", "CityStateCountyCountry": "sample string 8", "ContactKey": "84284083-8ae6-4188-b374-3aeef2fcdebd", "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-22T11:42:09.539746Z", "ItemEntityName": "sample string 24", "ItemName": "sample string 25", "ItemOwnerContactKey": "eda5459e-b840-4754-943b-33695dca86ea", "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": "4ffa0a0e-ffb0-412a-8b5a-9adc604ed9ba", "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": "df70c349-4678-4f58-bfed-60812641c161", "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": "df70c349-4678-4f58-bfed-60812641c161", "IsLoggingEnabled": true, "IsNew": true, "ItemBOEntityName": "PresenterRoleRef", "ItemName": "sample string 10" }, "ExternalPresenterRef": { "FirstLast": "sample string 3 sample string 4", "ExternalPresenterRefKey": "5d9412a1-ffa8-474a-8b3e-97f77da79ca3", "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": "5d9412a1-ffa8-474a-8b3e-97f77da79ca3", "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": "90586ae3-2847-4546-a76d-3cdd472dfa7f", "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-22T11:42:09.539746Z", "UpdatedByContactKey": "8500a9eb-2d6b-448b-bea9-933f1154dc37", "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": "fa7781ee-28bd-4070-8bfa-65f512fe7a22", "IsMember": true, "AgreedToTermsDateTime": "2024-12-22T11:42:09.539746Z", "MemberId": "sample string 30", "MaidenName": "sample string 31", "PrimarySecurityGroupKey": "5b3e4fe1-4591-4618-9192-5ad46459ed0b", "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": "c3f60427-b199-480e-b0e8-941098d2c719", "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-22T11:42:09.539746Z" }, { "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": "c3f60427-b199-480e-b0e8-941098d2c719", "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-22T11:42:09.539746Z" } ], "WorkHistory": [ { "Country": "sample string 1", "Description": "sample string 2", "FromDate": "2024-12-22T11:42:09.539746Z", "IsPresent": true, "IsPrimary": true, "JobExperienceKey": "6ea2348f-502e-4e5a-9aa0-d63a3b04b9ab", "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-22T11:42:09.539746Z", "UpdatedOn": "2024-12-22T11:42:09.539746Z" }, { "Country": "sample string 1", "Description": "sample string 2", "FromDate": "2024-12-22T11:42:09.539746Z", "IsPresent": true, "IsPrimary": true, "JobExperienceKey": "6ea2348f-502e-4e5a-9aa0-d63a3b04b9ab", "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-22T11:42:09.539746Z", "UpdatedOn": "2024-12-22T11:42:09.539746Z" } ], "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": "100f9a16-2528-4fc2-b446-eeb610a1e027", "AddressType": "sample string 5", "City": "sample string 6", "CityStateCounty": "sample string 7", "CityStateCountyCountry": "sample string 8", "ContactKey": "84284083-8ae6-4188-b374-3aeef2fcdebd", "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-22T11:42:09.539746Z", "ItemEntityName": "sample string 24", "ItemName": "sample string 25", "ItemOwnerContactKey": "eda5459e-b840-4754-943b-33695dca86ea", "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": "4ffa0a0e-ffb0-412a-8b5a-9adc604ed9ba", "Town": "sample string 43", "TownOrCity": "sample string 44" }, { "Address1": "sample string 1", "Address2": "sample string 2", "Address3": "sample string 3", "AddressKey": "100f9a16-2528-4fc2-b446-eeb610a1e027", "AddressType": "sample string 5", "City": "sample string 6", "CityStateCounty": "sample string 7", "CityStateCountyCountry": "sample string 8", "ContactKey": "84284083-8ae6-4188-b374-3aeef2fcdebd", "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-22T11:42:09.539746Z", "ItemEntityName": "sample string 24", "ItemName": "sample string 25", "ItemOwnerContactKey": "eda5459e-b840-4754-943b-33695dca86ea", "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": "4ffa0a0e-ffb0-412a-8b5a-9adc604ed9ba", "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": "df70c349-4678-4f58-bfed-60812641c161", "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": "df70c349-4678-4f58-bfed-60812641c161", "IsLoggingEnabled": true, "IsNew": true, "ItemBOEntityName": "PresenterRoleRef", "ItemName": "sample string 10" }, "ExternalPresenterRef": { "FirstLast": "sample string 3 sample string 4", "ExternalPresenterRefKey": "5d9412a1-ffa8-474a-8b3e-97f77da79ca3", "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": "5d9412a1-ffa8-474a-8b3e-97f77da79ca3", "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": "ef9080fe-b4a4-40f5-9d1c-bb8b470b0bbd", "CategoryName": "sample string 4", "CategorySortOrder": 5, "CECredits": 6.0, "CreatedByContactKey": "3516ebdc-fbf6-474e-b248-25eb6a613610", "CreatedOn": "2024-12-22T11:42:09.539746Z", "Description": "sample string 9", "EarlyRegistrationPrice": 10.0, "EndDateTime": "2024-12-22T11:42:09.539746Z", "EndDateTimeUTC": "2024-12-22T11:42:09.539746Z", "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-22T11:42:09.539746Z", "StartDateTimeUTC": "2024-12-22T11:42:09.539746Z", "Title": "sample string 30", "UpdatedByContactKey": "791eb58d-7dcf-431b-8843-d62e04f4f931", "UpdatedOn": "2024-12-22T11:42:09.555464Z" }
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>ef9080fe-b4a4-40f5-9d1c-bb8b470b0bbd</CategoryKey> <CategoryName>sample string 4</CategoryName> <CategorySortOrder>5</CategorySortOrder> <CreatedByContactKey>3516ebdc-fbf6-474e-b248-25eb6a613610</CreatedByContactKey> <CreatedOn>2024-12-22T06:42:09.539746-05:00</CreatedOn> <Description>sample string 9</Description> <EarlyRegistrationPrice>10</EarlyRegistrationPrice> <EndDateTime>2024-12-22T06:42:09.539746-05:00</EndDateTime> <EndDateTimeUTC>2024-12-22T06:42:09.539746-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-22T06:42:09.539746-05:00</StartDateTime> <StartDateTimeUTC>2024-12-22T06:42:09.539746-05:00</StartDateTimeUTC> <Title>sample string 30</Title> <UpdatedByContactKey>791eb58d-7dcf-431b-8843-d62e04f4f931</UpdatedByContactKey> <UpdatedOn>2024-12-22T06:42:09.555464-05:00</UpdatedOn> <EventSessionCategoryKey>ce2cad05-b98f-4eba-a636-09102dd5f104</EventSessionCategoryKey> <EventSessionKey>a90522de-ea47-41fc-8b09-dda50cec7785</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>100f9a16-2528-4fc2-b446-eeb610a1e027</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>84284083-8ae6-4188-b374-3aeef2fcdebd</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-22T06:42:09.539746-05:00</d4p1:ItemCreatedOn> <d4p1:ItemEntityName>sample string 24</d4p1:ItemEntityName> <d4p1:ItemName>sample string 25</d4p1:ItemName> <d4p1:ItemOwnerContactKey>eda5459e-b840-4754-943b-33695dca86ea</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>4ffa0a0e-ffb0-412a-8b5a-9adc604ed9ba</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>100f9a16-2528-4fc2-b446-eeb610a1e027</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>84284083-8ae6-4188-b374-3aeef2fcdebd</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-22T06:42:09.539746-05:00</d4p1:ItemCreatedOn> <d4p1:ItemEntityName>sample string 24</d4p1:ItemEntityName> <d4p1:ItemName>sample string 25</d4p1:ItemName> <d4p1:ItemOwnerContactKey>eda5459e-b840-4754-943b-33695dca86ea</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>4ffa0a0e-ffb0-412a-8b5a-9adc604ed9ba</d4p1:TimeZoneKey> <d4p1:Town>sample string 43</d4p1:Town> <d4p1:TownOrCity>sample string 44</d4p1:TownOrCity> </d4p1:Address> </d4p1:Addresses> <d4p1:AgreedToTermsDateTime>2024-12-22T06:42:09.539746-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>90586ae3-2847-4546-a76d-3cdd472dfa7f</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>c3f60427-b199-480e-b0e8-941098d2c719</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-22T06:42:09.539746-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>c3f60427-b199-480e-b0e8-941098d2c719</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-22T06:42:09.539746-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>fa7781ee-28bd-4070-8bfa-65f512fe7a22</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>5b3e4fe1-4591-4618-9192-5ad46459ed0b</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>8500a9eb-2d6b-448b-bea9-933f1154dc37</d4p1:UpdatedByContactKey> <d4p1:UpdatedOn>2024-12-22T06:42:09.539746-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-22T06:42:09.539746-05:00</d4p1:FromDate> <d4p1:IsPresent>true</d4p1:IsPresent> <d4p1:IsPrimary>true</d4p1:IsPrimary> <d4p1:JobExperienceKey>6ea2348f-502e-4e5a-9aa0-d63a3b04b9ab</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-22T06:42:09.539746-05:00</d4p1:ToDate> <d4p1:UpdatedOn>2024-12-22T06:42:09.539746-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-22T06:42:09.539746-05:00</d4p1:FromDate> <d4p1:IsPresent>true</d4p1:IsPresent> <d4p1:IsPrimary>true</d4p1:IsPrimary> <d4p1:JobExperienceKey>6ea2348f-502e-4e5a-9aa0-d63a3b04b9ab</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-22T06:42:09.539746-05:00</d4p1:ToDate> <d4p1:UpdatedOn>2024-12-22T06:42:09.539746-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">855f93f4-edc2-4cac-9992-0193ee2cbc83</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>5d9412a1-ffa8-474a-8b3e-97f77da79ca3</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">914d6acd-6930-4da9-b4b8-0193ee2cbc83</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>df70c349-4678-4f58-bfed-60812641c161</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>100f9a16-2528-4fc2-b446-eeb610a1e027</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>84284083-8ae6-4188-b374-3aeef2fcdebd</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-22T06:42:09.539746-05:00</d4p1:ItemCreatedOn> <d4p1:ItemEntityName>sample string 24</d4p1:ItemEntityName> <d4p1:ItemName>sample string 25</d4p1:ItemName> <d4p1:ItemOwnerContactKey>eda5459e-b840-4754-943b-33695dca86ea</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>4ffa0a0e-ffb0-412a-8b5a-9adc604ed9ba</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>100f9a16-2528-4fc2-b446-eeb610a1e027</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>84284083-8ae6-4188-b374-3aeef2fcdebd</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-22T06:42:09.539746-05:00</d4p1:ItemCreatedOn> <d4p1:ItemEntityName>sample string 24</d4p1:ItemEntityName> <d4p1:ItemName>sample string 25</d4p1:ItemName> <d4p1:ItemOwnerContactKey>eda5459e-b840-4754-943b-33695dca86ea</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>4ffa0a0e-ffb0-412a-8b5a-9adc604ed9ba</d4p1:TimeZoneKey> <d4p1:Town>sample string 43</d4p1:Town> <d4p1:TownOrCity>sample string 44</d4p1:TownOrCity> </d4p1:Address> </d4p1:Addresses> <d4p1:AgreedToTermsDateTime>2024-12-22T06:42:09.539746-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>90586ae3-2847-4546-a76d-3cdd472dfa7f</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>c3f60427-b199-480e-b0e8-941098d2c719</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-22T06:42:09.539746-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>c3f60427-b199-480e-b0e8-941098d2c719</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-22T06:42:09.539746-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>fa7781ee-28bd-4070-8bfa-65f512fe7a22</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>5b3e4fe1-4591-4618-9192-5ad46459ed0b</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>8500a9eb-2d6b-448b-bea9-933f1154dc37</d4p1:UpdatedByContactKey> <d4p1:UpdatedOn>2024-12-22T06:42:09.539746-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-22T06:42:09.539746-05:00</d4p1:FromDate> <d4p1:IsPresent>true</d4p1:IsPresent> <d4p1:IsPrimary>true</d4p1:IsPrimary> <d4p1:JobExperienceKey>6ea2348f-502e-4e5a-9aa0-d63a3b04b9ab</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-22T06:42:09.539746-05:00</d4p1:ToDate> <d4p1:UpdatedOn>2024-12-22T06:42:09.539746-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-22T06:42:09.539746-05:00</d4p1:FromDate> <d4p1:IsPresent>true</d4p1:IsPresent> <d4p1:IsPrimary>true</d4p1:IsPrimary> <d4p1:JobExperienceKey>6ea2348f-502e-4e5a-9aa0-d63a3b04b9ab</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-22T06:42:09.539746-05:00</d4p1:ToDate> <d4p1:UpdatedOn>2024-12-22T06:42:09.539746-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">855f93f4-edc2-4cac-9992-0193ee2cbc83</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>5d9412a1-ffa8-474a-8b3e-97f77da79ca3</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">914d6acd-6930-4da9-b4b8-0193ee2cbc83</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>df70c349-4678-4f58-bfed-60812641c161</d4p1:_PresenterRoleKey> <d4p1:_PresenterRoleName>sample string 2</d4p1:_PresenterRoleName> <d4p1:_SortOrder>4</d4p1:_SortOrder> </_dataObject> </PresenterRole> </EventPresenter> </Presenters> </EventSession>