GET v1/Contribution/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

ContributionViewModel
NameDescriptionTypeAdditional information
ActivityGuid

globally unique identifier

None.

EventGuid

globally unique identifier

None.

SessionTitle

string

None.

SessionDescription

string

None.

EventDateGuid

globally unique identifier

None.

DayPartGuid

globally unique identifier

None.

EventThemeGuid

globally unique identifier

None.

EventWorkFormGuid

globally unique identifier

None.

Speakers

Collection of SpeakerViewModel

None.

ActivityPresentationFile1

FileViewModel

None.

ActivityPresentationFile2

FileViewModel

None.

ActivityPresentationFile3

FileViewModel

None.

ActivityPresentationFile4

FileViewModel

None.

ActivityPresentationFile5

FileViewModel

None.

ActivityPictureFile

FileViewModel

None.

AgreedToUseData

boolean

None.

InternalNote

string

None.

LastModifiedUserId

string

None.

FilesToRemove

Collection of globally unique identifier

None.

IsScheduled

boolean

None.

FormGroups

Collection of ContributionFormGroupViewModel

None.

Guid

globally unique identifier

None.

Response Formats

application/json

Sample:
{
  "ActivityGuid": "536ae23e-53f6-44d7-8e97-35a8329557e4",
  "EventGuid": "25a127ab-f0f4-4912-b29a-ec98b42e7da1",
  "SessionTitle": "sample string 2",
  "SessionDescription": "sample string 3",
  "EventDateGuid": "959bc505-ded5-40ba-a0d0-48cbc3070b06",
  "DayPartGuid": "34313e7d-7dd6-4cde-bc50-bb515de81ba6",
  "EventThemeGuid": "12dff045-aac3-46d2-afeb-48bbfcb8f819",
  "EventWorkFormGuid": "a6143cd9-74d8-44f4-9d45-7cb968182ff4",
  "Speakers": [
    {
      "Guid": "be3cddf7-0fd9-44c4-aeb6-ef1bf0e1a57c",
      "Title": "sample string 2",
      "FirstName": "sample string 3",
      "MiddleName": "sample string 4",
      "LastName": "sample string 5",
      "EmailAddress": "sample string 6",
      "Organisation": "sample string 7",
      "Function": "sample string 8",
      "CurriculumVitaeDescription": "sample string 9",
      "PictureFile": {
        "ContentType": "sample string 1",
        "FileName": "sample string 2",
        "FileExtension": null,
        "OriginalFileName": "sample string 3",
        "PublicFileName": "e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc",
        "FileSize": 4,
        "FileContents": "QEA=",
        "FileType": 0,
        "Width": 1,
        "Height": 1,
        "InStorage": true,
        "Alias": "sample string 6",
        "PersonGuid": "8e97d7f5-5dd0-42d2-a735-389cb882771f",
        "EventContentGuid": "2a6a7f24-168d-46bd-910e-c2d2014f96ae",
        "TrainingGuid": "8503cd0f-0e8a-4099-89cb-be5c7c108d92",
        "TrainingLocationGuid": "b6c371f7-3c04-479f-aafc-8c4c6d3e046e",
        "CompanyGuid": "834dde92-6cb2-406d-9219-bf47a2fc1824",
        "FolderGuid": "7cb44e4b-3e29-4246-a824-ac1e319a83b4",
        "EventGuid": "f1be45e2-f1b5-4ddd-8bd5-834be3904aa1",
        "ActivityGuid": "58fe02a8-e4ca-4e04-bbcc-b624698f9987",
        "EventLocationGuid": "d9c0c8f2-cbd0-4c27-abd3-1b34ff03a00e",
        "OriginalFileGuid": "d43dd49c-9670-41e5-ad42-052f10171880",
        "CopyFromFileGuid": "b681484d-a609-495a-9e1e-df002313829b",
        "NewsGuid": "730a46c8-7779-4f23-a094-dd488d91c5d0",
        "ContributionGuid": "f3400e3e-6add-48d6-ae4c-c3ed061d8f1c",
        "ContributionSpeakerGuid": "bea8d93f-8229-454e-a98e-bd1de6da3a08",
        "AgendaItemGuid": "7643b23b-a847-43d6-b2f2-3a34aeb49319",
        "Guid": "e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc",
        "Created": "2026-06-29T18:27:11.1010843+00:00",
        "Modified": "2026-06-29T18:27:11.1010843+00:00",
        "Deleted": "2026-06-29T18:27:11.1010843+00:00",
        "ErrorMessages": {
          "sample string 1": "sample string 2",
          "sample string 3": "sample string 4"
        },
        "IsValid": false
      },
      "FullName": "sample string 3 sample string 4 sample string 5",
      "PersonGuid": "8b7d0f8f-e7e5-40a7-97aa-7380f3054b48",
      "Created": "2026-06-29T18:27:11.1010843+00:00",
      "Modified": "2026-06-29T18:27:11.1010843+00:00",
      "Deleted": "2026-06-29T18:27:11.1010843+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    },
    {
      "Guid": "be3cddf7-0fd9-44c4-aeb6-ef1bf0e1a57c",
      "Title": "sample string 2",
      "FirstName": "sample string 3",
      "MiddleName": "sample string 4",
      "LastName": "sample string 5",
      "EmailAddress": "sample string 6",
      "Organisation": "sample string 7",
      "Function": "sample string 8",
      "CurriculumVitaeDescription": "sample string 9",
      "PictureFile": {
        "ContentType": "sample string 1",
        "FileName": "sample string 2",
        "FileExtension": null,
        "OriginalFileName": "sample string 3",
        "PublicFileName": "e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc",
        "FileSize": 4,
        "FileContents": "QEA=",
        "FileType": 0,
        "Width": 1,
        "Height": 1,
        "InStorage": true,
        "Alias": "sample string 6",
        "PersonGuid": "8e97d7f5-5dd0-42d2-a735-389cb882771f",
        "EventContentGuid": "2a6a7f24-168d-46bd-910e-c2d2014f96ae",
        "TrainingGuid": "8503cd0f-0e8a-4099-89cb-be5c7c108d92",
        "TrainingLocationGuid": "b6c371f7-3c04-479f-aafc-8c4c6d3e046e",
        "CompanyGuid": "834dde92-6cb2-406d-9219-bf47a2fc1824",
        "FolderGuid": "7cb44e4b-3e29-4246-a824-ac1e319a83b4",
        "EventGuid": "f1be45e2-f1b5-4ddd-8bd5-834be3904aa1",
        "ActivityGuid": "58fe02a8-e4ca-4e04-bbcc-b624698f9987",
        "EventLocationGuid": "d9c0c8f2-cbd0-4c27-abd3-1b34ff03a00e",
        "OriginalFileGuid": "d43dd49c-9670-41e5-ad42-052f10171880",
        "CopyFromFileGuid": "b681484d-a609-495a-9e1e-df002313829b",
        "NewsGuid": "730a46c8-7779-4f23-a094-dd488d91c5d0",
        "ContributionGuid": "f3400e3e-6add-48d6-ae4c-c3ed061d8f1c",
        "ContributionSpeakerGuid": "bea8d93f-8229-454e-a98e-bd1de6da3a08",
        "AgendaItemGuid": "7643b23b-a847-43d6-b2f2-3a34aeb49319",
        "Guid": "e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc",
        "Created": "2026-06-29T18:27:11.1010843+00:00",
        "Modified": "2026-06-29T18:27:11.1010843+00:00",
        "Deleted": "2026-06-29T18:27:11.1010843+00:00",
        "ErrorMessages": {
          "sample string 1": "sample string 2",
          "sample string 3": "sample string 4"
        },
        "IsValid": false
      },
      "FullName": "sample string 3 sample string 4 sample string 5",
      "PersonGuid": "8b7d0f8f-e7e5-40a7-97aa-7380f3054b48",
      "Created": "2026-06-29T18:27:11.1010843+00:00",
      "Modified": "2026-06-29T18:27:11.1010843+00:00",
      "Deleted": "2026-06-29T18:27:11.1010843+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    }
  ],
  "ActivityPresentationFile1": {
    "ContentType": "sample string 1",
    "FileName": "sample string 2",
    "FileExtension": null,
    "OriginalFileName": "sample string 3",
    "PublicFileName": "e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "8e97d7f5-5dd0-42d2-a735-389cb882771f",
    "EventContentGuid": "2a6a7f24-168d-46bd-910e-c2d2014f96ae",
    "TrainingGuid": "8503cd0f-0e8a-4099-89cb-be5c7c108d92",
    "TrainingLocationGuid": "b6c371f7-3c04-479f-aafc-8c4c6d3e046e",
    "CompanyGuid": "834dde92-6cb2-406d-9219-bf47a2fc1824",
    "FolderGuid": "7cb44e4b-3e29-4246-a824-ac1e319a83b4",
    "EventGuid": "f1be45e2-f1b5-4ddd-8bd5-834be3904aa1",
    "ActivityGuid": "58fe02a8-e4ca-4e04-bbcc-b624698f9987",
    "EventLocationGuid": "d9c0c8f2-cbd0-4c27-abd3-1b34ff03a00e",
    "OriginalFileGuid": "d43dd49c-9670-41e5-ad42-052f10171880",
    "CopyFromFileGuid": "b681484d-a609-495a-9e1e-df002313829b",
    "NewsGuid": "730a46c8-7779-4f23-a094-dd488d91c5d0",
    "ContributionGuid": "f3400e3e-6add-48d6-ae4c-c3ed061d8f1c",
    "ContributionSpeakerGuid": "bea8d93f-8229-454e-a98e-bd1de6da3a08",
    "AgendaItemGuid": "7643b23b-a847-43d6-b2f2-3a34aeb49319",
    "Guid": "e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc",
    "Created": "2026-06-29T18:27:11.1010843+00:00",
    "Modified": "2026-06-29T18:27:11.1010843+00:00",
    "Deleted": "2026-06-29T18:27:11.1010843+00:00",
    "ErrorMessages": {
      "sample string 1": "sample string 2",
      "sample string 3": "sample string 4"
    },
    "IsValid": false
  },
  "ActivityPresentationFile2": {
    "ContentType": "sample string 1",
    "FileName": "sample string 2",
    "FileExtension": null,
    "OriginalFileName": "sample string 3",
    "PublicFileName": "e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "8e97d7f5-5dd0-42d2-a735-389cb882771f",
    "EventContentGuid": "2a6a7f24-168d-46bd-910e-c2d2014f96ae",
    "TrainingGuid": "8503cd0f-0e8a-4099-89cb-be5c7c108d92",
    "TrainingLocationGuid": "b6c371f7-3c04-479f-aafc-8c4c6d3e046e",
    "CompanyGuid": "834dde92-6cb2-406d-9219-bf47a2fc1824",
    "FolderGuid": "7cb44e4b-3e29-4246-a824-ac1e319a83b4",
    "EventGuid": "f1be45e2-f1b5-4ddd-8bd5-834be3904aa1",
    "ActivityGuid": "58fe02a8-e4ca-4e04-bbcc-b624698f9987",
    "EventLocationGuid": "d9c0c8f2-cbd0-4c27-abd3-1b34ff03a00e",
    "OriginalFileGuid": "d43dd49c-9670-41e5-ad42-052f10171880",
    "CopyFromFileGuid": "b681484d-a609-495a-9e1e-df002313829b",
    "NewsGuid": "730a46c8-7779-4f23-a094-dd488d91c5d0",
    "ContributionGuid": "f3400e3e-6add-48d6-ae4c-c3ed061d8f1c",
    "ContributionSpeakerGuid": "bea8d93f-8229-454e-a98e-bd1de6da3a08",
    "AgendaItemGuid": "7643b23b-a847-43d6-b2f2-3a34aeb49319",
    "Guid": "e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc",
    "Created": "2026-06-29T18:27:11.1010843+00:00",
    "Modified": "2026-06-29T18:27:11.1010843+00:00",
    "Deleted": "2026-06-29T18:27:11.1010843+00:00",
    "ErrorMessages": {
      "sample string 1": "sample string 2",
      "sample string 3": "sample string 4"
    },
    "IsValid": false
  },
  "ActivityPresentationFile3": {
    "ContentType": "sample string 1",
    "FileName": "sample string 2",
    "FileExtension": null,
    "OriginalFileName": "sample string 3",
    "PublicFileName": "e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "8e97d7f5-5dd0-42d2-a735-389cb882771f",
    "EventContentGuid": "2a6a7f24-168d-46bd-910e-c2d2014f96ae",
    "TrainingGuid": "8503cd0f-0e8a-4099-89cb-be5c7c108d92",
    "TrainingLocationGuid": "b6c371f7-3c04-479f-aafc-8c4c6d3e046e",
    "CompanyGuid": "834dde92-6cb2-406d-9219-bf47a2fc1824",
    "FolderGuid": "7cb44e4b-3e29-4246-a824-ac1e319a83b4",
    "EventGuid": "f1be45e2-f1b5-4ddd-8bd5-834be3904aa1",
    "ActivityGuid": "58fe02a8-e4ca-4e04-bbcc-b624698f9987",
    "EventLocationGuid": "d9c0c8f2-cbd0-4c27-abd3-1b34ff03a00e",
    "OriginalFileGuid": "d43dd49c-9670-41e5-ad42-052f10171880",
    "CopyFromFileGuid": "b681484d-a609-495a-9e1e-df002313829b",
    "NewsGuid": "730a46c8-7779-4f23-a094-dd488d91c5d0",
    "ContributionGuid": "f3400e3e-6add-48d6-ae4c-c3ed061d8f1c",
    "ContributionSpeakerGuid": "bea8d93f-8229-454e-a98e-bd1de6da3a08",
    "AgendaItemGuid": "7643b23b-a847-43d6-b2f2-3a34aeb49319",
    "Guid": "e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc",
    "Created": "2026-06-29T18:27:11.1010843+00:00",
    "Modified": "2026-06-29T18:27:11.1010843+00:00",
    "Deleted": "2026-06-29T18:27:11.1010843+00:00",
    "ErrorMessages": {
      "sample string 1": "sample string 2",
      "sample string 3": "sample string 4"
    },
    "IsValid": false
  },
  "ActivityPresentationFile4": {
    "ContentType": "sample string 1",
    "FileName": "sample string 2",
    "FileExtension": null,
    "OriginalFileName": "sample string 3",
    "PublicFileName": "e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "8e97d7f5-5dd0-42d2-a735-389cb882771f",
    "EventContentGuid": "2a6a7f24-168d-46bd-910e-c2d2014f96ae",
    "TrainingGuid": "8503cd0f-0e8a-4099-89cb-be5c7c108d92",
    "TrainingLocationGuid": "b6c371f7-3c04-479f-aafc-8c4c6d3e046e",
    "CompanyGuid": "834dde92-6cb2-406d-9219-bf47a2fc1824",
    "FolderGuid": "7cb44e4b-3e29-4246-a824-ac1e319a83b4",
    "EventGuid": "f1be45e2-f1b5-4ddd-8bd5-834be3904aa1",
    "ActivityGuid": "58fe02a8-e4ca-4e04-bbcc-b624698f9987",
    "EventLocationGuid": "d9c0c8f2-cbd0-4c27-abd3-1b34ff03a00e",
    "OriginalFileGuid": "d43dd49c-9670-41e5-ad42-052f10171880",
    "CopyFromFileGuid": "b681484d-a609-495a-9e1e-df002313829b",
    "NewsGuid": "730a46c8-7779-4f23-a094-dd488d91c5d0",
    "ContributionGuid": "f3400e3e-6add-48d6-ae4c-c3ed061d8f1c",
    "ContributionSpeakerGuid": "bea8d93f-8229-454e-a98e-bd1de6da3a08",
    "AgendaItemGuid": "7643b23b-a847-43d6-b2f2-3a34aeb49319",
    "Guid": "e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc",
    "Created": "2026-06-29T18:27:11.1010843+00:00",
    "Modified": "2026-06-29T18:27:11.1010843+00:00",
    "Deleted": "2026-06-29T18:27:11.1010843+00:00",
    "ErrorMessages": {
      "sample string 1": "sample string 2",
      "sample string 3": "sample string 4"
    },
    "IsValid": false
  },
  "ActivityPresentationFile5": {
    "ContentType": "sample string 1",
    "FileName": "sample string 2",
    "FileExtension": null,
    "OriginalFileName": "sample string 3",
    "PublicFileName": "e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "8e97d7f5-5dd0-42d2-a735-389cb882771f",
    "EventContentGuid": "2a6a7f24-168d-46bd-910e-c2d2014f96ae",
    "TrainingGuid": "8503cd0f-0e8a-4099-89cb-be5c7c108d92",
    "TrainingLocationGuid": "b6c371f7-3c04-479f-aafc-8c4c6d3e046e",
    "CompanyGuid": "834dde92-6cb2-406d-9219-bf47a2fc1824",
    "FolderGuid": "7cb44e4b-3e29-4246-a824-ac1e319a83b4",
    "EventGuid": "f1be45e2-f1b5-4ddd-8bd5-834be3904aa1",
    "ActivityGuid": "58fe02a8-e4ca-4e04-bbcc-b624698f9987",
    "EventLocationGuid": "d9c0c8f2-cbd0-4c27-abd3-1b34ff03a00e",
    "OriginalFileGuid": "d43dd49c-9670-41e5-ad42-052f10171880",
    "CopyFromFileGuid": "b681484d-a609-495a-9e1e-df002313829b",
    "NewsGuid": "730a46c8-7779-4f23-a094-dd488d91c5d0",
    "ContributionGuid": "f3400e3e-6add-48d6-ae4c-c3ed061d8f1c",
    "ContributionSpeakerGuid": "bea8d93f-8229-454e-a98e-bd1de6da3a08",
    "AgendaItemGuid": "7643b23b-a847-43d6-b2f2-3a34aeb49319",
    "Guid": "e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc",
    "Created": "2026-06-29T18:27:11.1010843+00:00",
    "Modified": "2026-06-29T18:27:11.1010843+00:00",
    "Deleted": "2026-06-29T18:27:11.1010843+00:00",
    "ErrorMessages": {
      "sample string 1": "sample string 2",
      "sample string 3": "sample string 4"
    },
    "IsValid": false
  },
  "ActivityPresentationFiles": [
    {
      "ContentType": "sample string 1",
      "FileName": "sample string 2",
      "FileExtension": null,
      "OriginalFileName": "sample string 3",
      "PublicFileName": "e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "8e97d7f5-5dd0-42d2-a735-389cb882771f",
      "EventContentGuid": "2a6a7f24-168d-46bd-910e-c2d2014f96ae",
      "TrainingGuid": "8503cd0f-0e8a-4099-89cb-be5c7c108d92",
      "TrainingLocationGuid": "b6c371f7-3c04-479f-aafc-8c4c6d3e046e",
      "CompanyGuid": "834dde92-6cb2-406d-9219-bf47a2fc1824",
      "FolderGuid": "7cb44e4b-3e29-4246-a824-ac1e319a83b4",
      "EventGuid": "f1be45e2-f1b5-4ddd-8bd5-834be3904aa1",
      "ActivityGuid": "58fe02a8-e4ca-4e04-bbcc-b624698f9987",
      "EventLocationGuid": "d9c0c8f2-cbd0-4c27-abd3-1b34ff03a00e",
      "OriginalFileGuid": "d43dd49c-9670-41e5-ad42-052f10171880",
      "CopyFromFileGuid": "b681484d-a609-495a-9e1e-df002313829b",
      "NewsGuid": "730a46c8-7779-4f23-a094-dd488d91c5d0",
      "ContributionGuid": "f3400e3e-6add-48d6-ae4c-c3ed061d8f1c",
      "ContributionSpeakerGuid": "bea8d93f-8229-454e-a98e-bd1de6da3a08",
      "AgendaItemGuid": "7643b23b-a847-43d6-b2f2-3a34aeb49319",
      "Guid": "e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc",
      "Created": "2026-06-29T18:27:11.1010843+00:00",
      "Modified": "2026-06-29T18:27:11.1010843+00:00",
      "Deleted": "2026-06-29T18:27:11.1010843+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    },
    {
      "ContentType": "sample string 1",
      "FileName": "sample string 2",
      "FileExtension": null,
      "OriginalFileName": "sample string 3",
      "PublicFileName": "e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "8e97d7f5-5dd0-42d2-a735-389cb882771f",
      "EventContentGuid": "2a6a7f24-168d-46bd-910e-c2d2014f96ae",
      "TrainingGuid": "8503cd0f-0e8a-4099-89cb-be5c7c108d92",
      "TrainingLocationGuid": "b6c371f7-3c04-479f-aafc-8c4c6d3e046e",
      "CompanyGuid": "834dde92-6cb2-406d-9219-bf47a2fc1824",
      "FolderGuid": "7cb44e4b-3e29-4246-a824-ac1e319a83b4",
      "EventGuid": "f1be45e2-f1b5-4ddd-8bd5-834be3904aa1",
      "ActivityGuid": "58fe02a8-e4ca-4e04-bbcc-b624698f9987",
      "EventLocationGuid": "d9c0c8f2-cbd0-4c27-abd3-1b34ff03a00e",
      "OriginalFileGuid": "d43dd49c-9670-41e5-ad42-052f10171880",
      "CopyFromFileGuid": "b681484d-a609-495a-9e1e-df002313829b",
      "NewsGuid": "730a46c8-7779-4f23-a094-dd488d91c5d0",
      "ContributionGuid": "f3400e3e-6add-48d6-ae4c-c3ed061d8f1c",
      "ContributionSpeakerGuid": "bea8d93f-8229-454e-a98e-bd1de6da3a08",
      "AgendaItemGuid": "7643b23b-a847-43d6-b2f2-3a34aeb49319",
      "Guid": "e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc",
      "Created": "2026-06-29T18:27:11.1010843+00:00",
      "Modified": "2026-06-29T18:27:11.1010843+00:00",
      "Deleted": "2026-06-29T18:27:11.1010843+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    },
    {
      "ContentType": "sample string 1",
      "FileName": "sample string 2",
      "FileExtension": null,
      "OriginalFileName": "sample string 3",
      "PublicFileName": "e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "8e97d7f5-5dd0-42d2-a735-389cb882771f",
      "EventContentGuid": "2a6a7f24-168d-46bd-910e-c2d2014f96ae",
      "TrainingGuid": "8503cd0f-0e8a-4099-89cb-be5c7c108d92",
      "TrainingLocationGuid": "b6c371f7-3c04-479f-aafc-8c4c6d3e046e",
      "CompanyGuid": "834dde92-6cb2-406d-9219-bf47a2fc1824",
      "FolderGuid": "7cb44e4b-3e29-4246-a824-ac1e319a83b4",
      "EventGuid": "f1be45e2-f1b5-4ddd-8bd5-834be3904aa1",
      "ActivityGuid": "58fe02a8-e4ca-4e04-bbcc-b624698f9987",
      "EventLocationGuid": "d9c0c8f2-cbd0-4c27-abd3-1b34ff03a00e",
      "OriginalFileGuid": "d43dd49c-9670-41e5-ad42-052f10171880",
      "CopyFromFileGuid": "b681484d-a609-495a-9e1e-df002313829b",
      "NewsGuid": "730a46c8-7779-4f23-a094-dd488d91c5d0",
      "ContributionGuid": "f3400e3e-6add-48d6-ae4c-c3ed061d8f1c",
      "ContributionSpeakerGuid": "bea8d93f-8229-454e-a98e-bd1de6da3a08",
      "AgendaItemGuid": "7643b23b-a847-43d6-b2f2-3a34aeb49319",
      "Guid": "e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc",
      "Created": "2026-06-29T18:27:11.1010843+00:00",
      "Modified": "2026-06-29T18:27:11.1010843+00:00",
      "Deleted": "2026-06-29T18:27:11.1010843+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    },
    {
      "ContentType": "sample string 1",
      "FileName": "sample string 2",
      "FileExtension": null,
      "OriginalFileName": "sample string 3",
      "PublicFileName": "e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "8e97d7f5-5dd0-42d2-a735-389cb882771f",
      "EventContentGuid": "2a6a7f24-168d-46bd-910e-c2d2014f96ae",
      "TrainingGuid": "8503cd0f-0e8a-4099-89cb-be5c7c108d92",
      "TrainingLocationGuid": "b6c371f7-3c04-479f-aafc-8c4c6d3e046e",
      "CompanyGuid": "834dde92-6cb2-406d-9219-bf47a2fc1824",
      "FolderGuid": "7cb44e4b-3e29-4246-a824-ac1e319a83b4",
      "EventGuid": "f1be45e2-f1b5-4ddd-8bd5-834be3904aa1",
      "ActivityGuid": "58fe02a8-e4ca-4e04-bbcc-b624698f9987",
      "EventLocationGuid": "d9c0c8f2-cbd0-4c27-abd3-1b34ff03a00e",
      "OriginalFileGuid": "d43dd49c-9670-41e5-ad42-052f10171880",
      "CopyFromFileGuid": "b681484d-a609-495a-9e1e-df002313829b",
      "NewsGuid": "730a46c8-7779-4f23-a094-dd488d91c5d0",
      "ContributionGuid": "f3400e3e-6add-48d6-ae4c-c3ed061d8f1c",
      "ContributionSpeakerGuid": "bea8d93f-8229-454e-a98e-bd1de6da3a08",
      "AgendaItemGuid": "7643b23b-a847-43d6-b2f2-3a34aeb49319",
      "Guid": "e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc",
      "Created": "2026-06-29T18:27:11.1010843+00:00",
      "Modified": "2026-06-29T18:27:11.1010843+00:00",
      "Deleted": "2026-06-29T18:27:11.1010843+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    },
    {
      "ContentType": "sample string 1",
      "FileName": "sample string 2",
      "FileExtension": null,
      "OriginalFileName": "sample string 3",
      "PublicFileName": "e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "8e97d7f5-5dd0-42d2-a735-389cb882771f",
      "EventContentGuid": "2a6a7f24-168d-46bd-910e-c2d2014f96ae",
      "TrainingGuid": "8503cd0f-0e8a-4099-89cb-be5c7c108d92",
      "TrainingLocationGuid": "b6c371f7-3c04-479f-aafc-8c4c6d3e046e",
      "CompanyGuid": "834dde92-6cb2-406d-9219-bf47a2fc1824",
      "FolderGuid": "7cb44e4b-3e29-4246-a824-ac1e319a83b4",
      "EventGuid": "f1be45e2-f1b5-4ddd-8bd5-834be3904aa1",
      "ActivityGuid": "58fe02a8-e4ca-4e04-bbcc-b624698f9987",
      "EventLocationGuid": "d9c0c8f2-cbd0-4c27-abd3-1b34ff03a00e",
      "OriginalFileGuid": "d43dd49c-9670-41e5-ad42-052f10171880",
      "CopyFromFileGuid": "b681484d-a609-495a-9e1e-df002313829b",
      "NewsGuid": "730a46c8-7779-4f23-a094-dd488d91c5d0",
      "ContributionGuid": "f3400e3e-6add-48d6-ae4c-c3ed061d8f1c",
      "ContributionSpeakerGuid": "bea8d93f-8229-454e-a98e-bd1de6da3a08",
      "AgendaItemGuid": "7643b23b-a847-43d6-b2f2-3a34aeb49319",
      "Guid": "e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc",
      "Created": "2026-06-29T18:27:11.1010843+00:00",
      "Modified": "2026-06-29T18:27:11.1010843+00:00",
      "Deleted": "2026-06-29T18:27:11.1010843+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    }
  ],
  "ActivityPictureFile": {
    "ContentType": "sample string 1",
    "FileName": "sample string 2",
    "FileExtension": null,
    "OriginalFileName": "sample string 3",
    "PublicFileName": "e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "8e97d7f5-5dd0-42d2-a735-389cb882771f",
    "EventContentGuid": "2a6a7f24-168d-46bd-910e-c2d2014f96ae",
    "TrainingGuid": "8503cd0f-0e8a-4099-89cb-be5c7c108d92",
    "TrainingLocationGuid": "b6c371f7-3c04-479f-aafc-8c4c6d3e046e",
    "CompanyGuid": "834dde92-6cb2-406d-9219-bf47a2fc1824",
    "FolderGuid": "7cb44e4b-3e29-4246-a824-ac1e319a83b4",
    "EventGuid": "f1be45e2-f1b5-4ddd-8bd5-834be3904aa1",
    "ActivityGuid": "58fe02a8-e4ca-4e04-bbcc-b624698f9987",
    "EventLocationGuid": "d9c0c8f2-cbd0-4c27-abd3-1b34ff03a00e",
    "OriginalFileGuid": "d43dd49c-9670-41e5-ad42-052f10171880",
    "CopyFromFileGuid": "b681484d-a609-495a-9e1e-df002313829b",
    "NewsGuid": "730a46c8-7779-4f23-a094-dd488d91c5d0",
    "ContributionGuid": "f3400e3e-6add-48d6-ae4c-c3ed061d8f1c",
    "ContributionSpeakerGuid": "bea8d93f-8229-454e-a98e-bd1de6da3a08",
    "AgendaItemGuid": "7643b23b-a847-43d6-b2f2-3a34aeb49319",
    "Guid": "e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc",
    "Created": "2026-06-29T18:27:11.1010843+00:00",
    "Modified": "2026-06-29T18:27:11.1010843+00:00",
    "Deleted": "2026-06-29T18:27:11.1010843+00:00",
    "ErrorMessages": {
      "sample string 1": "sample string 2",
      "sample string 3": "sample string 4"
    },
    "IsValid": false
  },
  "AgreedToUseData": true,
  "InternalNote": "sample string 5",
  "LastModifiedUserId": "sample string 6",
  "FilesToRemove": [
    "b404ebed-ebf3-42e5-b50f-40db74070f80",
    "a439b0b5-fe5d-4264-865a-3f839194fe44"
  ],
  "IsScheduled": true,
  "FormGroups": [
    {
      "FieldName": "sample string 1",
      "FieldLabel": "sample string 2",
      "FieldEnabled": true,
      "TooltipEnabled": true,
      "TooltipText": "sample string 5",
      "EventGuid": "1d1de3d5-16bf-42c4-8291-57c56877d68f",
      "Guid": "d2394d7c-fc7b-4a49-8865-af5b8c471fea",
      "Created": "2026-06-29T18:27:11.1010843+00:00",
      "Modified": "2026-06-29T18:27:11.1010843+00:00",
      "Deleted": "2026-06-29T18:27:11.1010843+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    },
    {
      "FieldName": "sample string 1",
      "FieldLabel": "sample string 2",
      "FieldEnabled": true,
      "TooltipEnabled": true,
      "TooltipText": "sample string 5",
      "EventGuid": "1d1de3d5-16bf-42c4-8291-57c56877d68f",
      "Guid": "d2394d7c-fc7b-4a49-8865-af5b8c471fea",
      "Created": "2026-06-29T18:27:11.1010843+00:00",
      "Modified": "2026-06-29T18:27:11.1010843+00:00",
      "Deleted": "2026-06-29T18:27:11.1010843+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    }
  ],
  "Guid": "0dbfe8f3-a713-4172-87a5-65ce93e01036",
  "Created": "2026-06-29T18:27:11.1010843+00:00",
  "Modified": "2026-06-29T18:27:11.1010843+00:00",
  "Deleted": "2026-06-29T18:27:11.1010843+00:00",
  "ErrorMessages": {
    "sample string 1": "sample string 2",
    "sample string 3": "sample string 4"
  },
  "IsValid": false
}

text/json

Sample:
{
  "ActivityGuid": "536ae23e-53f6-44d7-8e97-35a8329557e4",
  "EventGuid": "25a127ab-f0f4-4912-b29a-ec98b42e7da1",
  "SessionTitle": "sample string 2",
  "SessionDescription": "sample string 3",
  "EventDateGuid": "959bc505-ded5-40ba-a0d0-48cbc3070b06",
  "DayPartGuid": "34313e7d-7dd6-4cde-bc50-bb515de81ba6",
  "EventThemeGuid": "12dff045-aac3-46d2-afeb-48bbfcb8f819",
  "EventWorkFormGuid": "a6143cd9-74d8-44f4-9d45-7cb968182ff4",
  "Speakers": [
    {
      "Guid": "be3cddf7-0fd9-44c4-aeb6-ef1bf0e1a57c",
      "Title": "sample string 2",
      "FirstName": "sample string 3",
      "MiddleName": "sample string 4",
      "LastName": "sample string 5",
      "EmailAddress": "sample string 6",
      "Organisation": "sample string 7",
      "Function": "sample string 8",
      "CurriculumVitaeDescription": "sample string 9",
      "PictureFile": {
        "ContentType": "sample string 1",
        "FileName": "sample string 2",
        "FileExtension": null,
        "OriginalFileName": "sample string 3",
        "PublicFileName": "e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc",
        "FileSize": 4,
        "FileContents": "QEA=",
        "FileType": 0,
        "Width": 1,
        "Height": 1,
        "InStorage": true,
        "Alias": "sample string 6",
        "PersonGuid": "8e97d7f5-5dd0-42d2-a735-389cb882771f",
        "EventContentGuid": "2a6a7f24-168d-46bd-910e-c2d2014f96ae",
        "TrainingGuid": "8503cd0f-0e8a-4099-89cb-be5c7c108d92",
        "TrainingLocationGuid": "b6c371f7-3c04-479f-aafc-8c4c6d3e046e",
        "CompanyGuid": "834dde92-6cb2-406d-9219-bf47a2fc1824",
        "FolderGuid": "7cb44e4b-3e29-4246-a824-ac1e319a83b4",
        "EventGuid": "f1be45e2-f1b5-4ddd-8bd5-834be3904aa1",
        "ActivityGuid": "58fe02a8-e4ca-4e04-bbcc-b624698f9987",
        "EventLocationGuid": "d9c0c8f2-cbd0-4c27-abd3-1b34ff03a00e",
        "OriginalFileGuid": "d43dd49c-9670-41e5-ad42-052f10171880",
        "CopyFromFileGuid": "b681484d-a609-495a-9e1e-df002313829b",
        "NewsGuid": "730a46c8-7779-4f23-a094-dd488d91c5d0",
        "ContributionGuid": "f3400e3e-6add-48d6-ae4c-c3ed061d8f1c",
        "ContributionSpeakerGuid": "bea8d93f-8229-454e-a98e-bd1de6da3a08",
        "AgendaItemGuid": "7643b23b-a847-43d6-b2f2-3a34aeb49319",
        "Guid": "e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc",
        "Created": "2026-06-29T18:27:11.1010843+00:00",
        "Modified": "2026-06-29T18:27:11.1010843+00:00",
        "Deleted": "2026-06-29T18:27:11.1010843+00:00",
        "ErrorMessages": {
          "sample string 1": "sample string 2",
          "sample string 3": "sample string 4"
        },
        "IsValid": false
      },
      "FullName": "sample string 3 sample string 4 sample string 5",
      "PersonGuid": "8b7d0f8f-e7e5-40a7-97aa-7380f3054b48",
      "Created": "2026-06-29T18:27:11.1010843+00:00",
      "Modified": "2026-06-29T18:27:11.1010843+00:00",
      "Deleted": "2026-06-29T18:27:11.1010843+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    },
    {
      "Guid": "be3cddf7-0fd9-44c4-aeb6-ef1bf0e1a57c",
      "Title": "sample string 2",
      "FirstName": "sample string 3",
      "MiddleName": "sample string 4",
      "LastName": "sample string 5",
      "EmailAddress": "sample string 6",
      "Organisation": "sample string 7",
      "Function": "sample string 8",
      "CurriculumVitaeDescription": "sample string 9",
      "PictureFile": {
        "ContentType": "sample string 1",
        "FileName": "sample string 2",
        "FileExtension": null,
        "OriginalFileName": "sample string 3",
        "PublicFileName": "e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc",
        "FileSize": 4,
        "FileContents": "QEA=",
        "FileType": 0,
        "Width": 1,
        "Height": 1,
        "InStorage": true,
        "Alias": "sample string 6",
        "PersonGuid": "8e97d7f5-5dd0-42d2-a735-389cb882771f",
        "EventContentGuid": "2a6a7f24-168d-46bd-910e-c2d2014f96ae",
        "TrainingGuid": "8503cd0f-0e8a-4099-89cb-be5c7c108d92",
        "TrainingLocationGuid": "b6c371f7-3c04-479f-aafc-8c4c6d3e046e",
        "CompanyGuid": "834dde92-6cb2-406d-9219-bf47a2fc1824",
        "FolderGuid": "7cb44e4b-3e29-4246-a824-ac1e319a83b4",
        "EventGuid": "f1be45e2-f1b5-4ddd-8bd5-834be3904aa1",
        "ActivityGuid": "58fe02a8-e4ca-4e04-bbcc-b624698f9987",
        "EventLocationGuid": "d9c0c8f2-cbd0-4c27-abd3-1b34ff03a00e",
        "OriginalFileGuid": "d43dd49c-9670-41e5-ad42-052f10171880",
        "CopyFromFileGuid": "b681484d-a609-495a-9e1e-df002313829b",
        "NewsGuid": "730a46c8-7779-4f23-a094-dd488d91c5d0",
        "ContributionGuid": "f3400e3e-6add-48d6-ae4c-c3ed061d8f1c",
        "ContributionSpeakerGuid": "bea8d93f-8229-454e-a98e-bd1de6da3a08",
        "AgendaItemGuid": "7643b23b-a847-43d6-b2f2-3a34aeb49319",
        "Guid": "e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc",
        "Created": "2026-06-29T18:27:11.1010843+00:00",
        "Modified": "2026-06-29T18:27:11.1010843+00:00",
        "Deleted": "2026-06-29T18:27:11.1010843+00:00",
        "ErrorMessages": {
          "sample string 1": "sample string 2",
          "sample string 3": "sample string 4"
        },
        "IsValid": false
      },
      "FullName": "sample string 3 sample string 4 sample string 5",
      "PersonGuid": "8b7d0f8f-e7e5-40a7-97aa-7380f3054b48",
      "Created": "2026-06-29T18:27:11.1010843+00:00",
      "Modified": "2026-06-29T18:27:11.1010843+00:00",
      "Deleted": "2026-06-29T18:27:11.1010843+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    }
  ],
  "ActivityPresentationFile1": {
    "ContentType": "sample string 1",
    "FileName": "sample string 2",
    "FileExtension": null,
    "OriginalFileName": "sample string 3",
    "PublicFileName": "e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "8e97d7f5-5dd0-42d2-a735-389cb882771f",
    "EventContentGuid": "2a6a7f24-168d-46bd-910e-c2d2014f96ae",
    "TrainingGuid": "8503cd0f-0e8a-4099-89cb-be5c7c108d92",
    "TrainingLocationGuid": "b6c371f7-3c04-479f-aafc-8c4c6d3e046e",
    "CompanyGuid": "834dde92-6cb2-406d-9219-bf47a2fc1824",
    "FolderGuid": "7cb44e4b-3e29-4246-a824-ac1e319a83b4",
    "EventGuid": "f1be45e2-f1b5-4ddd-8bd5-834be3904aa1",
    "ActivityGuid": "58fe02a8-e4ca-4e04-bbcc-b624698f9987",
    "EventLocationGuid": "d9c0c8f2-cbd0-4c27-abd3-1b34ff03a00e",
    "OriginalFileGuid": "d43dd49c-9670-41e5-ad42-052f10171880",
    "CopyFromFileGuid": "b681484d-a609-495a-9e1e-df002313829b",
    "NewsGuid": "730a46c8-7779-4f23-a094-dd488d91c5d0",
    "ContributionGuid": "f3400e3e-6add-48d6-ae4c-c3ed061d8f1c",
    "ContributionSpeakerGuid": "bea8d93f-8229-454e-a98e-bd1de6da3a08",
    "AgendaItemGuid": "7643b23b-a847-43d6-b2f2-3a34aeb49319",
    "Guid": "e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc",
    "Created": "2026-06-29T18:27:11.1010843+00:00",
    "Modified": "2026-06-29T18:27:11.1010843+00:00",
    "Deleted": "2026-06-29T18:27:11.1010843+00:00",
    "ErrorMessages": {
      "sample string 1": "sample string 2",
      "sample string 3": "sample string 4"
    },
    "IsValid": false
  },
  "ActivityPresentationFile2": {
    "ContentType": "sample string 1",
    "FileName": "sample string 2",
    "FileExtension": null,
    "OriginalFileName": "sample string 3",
    "PublicFileName": "e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "8e97d7f5-5dd0-42d2-a735-389cb882771f",
    "EventContentGuid": "2a6a7f24-168d-46bd-910e-c2d2014f96ae",
    "TrainingGuid": "8503cd0f-0e8a-4099-89cb-be5c7c108d92",
    "TrainingLocationGuid": "b6c371f7-3c04-479f-aafc-8c4c6d3e046e",
    "CompanyGuid": "834dde92-6cb2-406d-9219-bf47a2fc1824",
    "FolderGuid": "7cb44e4b-3e29-4246-a824-ac1e319a83b4",
    "EventGuid": "f1be45e2-f1b5-4ddd-8bd5-834be3904aa1",
    "ActivityGuid": "58fe02a8-e4ca-4e04-bbcc-b624698f9987",
    "EventLocationGuid": "d9c0c8f2-cbd0-4c27-abd3-1b34ff03a00e",
    "OriginalFileGuid": "d43dd49c-9670-41e5-ad42-052f10171880",
    "CopyFromFileGuid": "b681484d-a609-495a-9e1e-df002313829b",
    "NewsGuid": "730a46c8-7779-4f23-a094-dd488d91c5d0",
    "ContributionGuid": "f3400e3e-6add-48d6-ae4c-c3ed061d8f1c",
    "ContributionSpeakerGuid": "bea8d93f-8229-454e-a98e-bd1de6da3a08",
    "AgendaItemGuid": "7643b23b-a847-43d6-b2f2-3a34aeb49319",
    "Guid": "e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc",
    "Created": "2026-06-29T18:27:11.1010843+00:00",
    "Modified": "2026-06-29T18:27:11.1010843+00:00",
    "Deleted": "2026-06-29T18:27:11.1010843+00:00",
    "ErrorMessages": {
      "sample string 1": "sample string 2",
      "sample string 3": "sample string 4"
    },
    "IsValid": false
  },
  "ActivityPresentationFile3": {
    "ContentType": "sample string 1",
    "FileName": "sample string 2",
    "FileExtension": null,
    "OriginalFileName": "sample string 3",
    "PublicFileName": "e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "8e97d7f5-5dd0-42d2-a735-389cb882771f",
    "EventContentGuid": "2a6a7f24-168d-46bd-910e-c2d2014f96ae",
    "TrainingGuid": "8503cd0f-0e8a-4099-89cb-be5c7c108d92",
    "TrainingLocationGuid": "b6c371f7-3c04-479f-aafc-8c4c6d3e046e",
    "CompanyGuid": "834dde92-6cb2-406d-9219-bf47a2fc1824",
    "FolderGuid": "7cb44e4b-3e29-4246-a824-ac1e319a83b4",
    "EventGuid": "f1be45e2-f1b5-4ddd-8bd5-834be3904aa1",
    "ActivityGuid": "58fe02a8-e4ca-4e04-bbcc-b624698f9987",
    "EventLocationGuid": "d9c0c8f2-cbd0-4c27-abd3-1b34ff03a00e",
    "OriginalFileGuid": "d43dd49c-9670-41e5-ad42-052f10171880",
    "CopyFromFileGuid": "b681484d-a609-495a-9e1e-df002313829b",
    "NewsGuid": "730a46c8-7779-4f23-a094-dd488d91c5d0",
    "ContributionGuid": "f3400e3e-6add-48d6-ae4c-c3ed061d8f1c",
    "ContributionSpeakerGuid": "bea8d93f-8229-454e-a98e-bd1de6da3a08",
    "AgendaItemGuid": "7643b23b-a847-43d6-b2f2-3a34aeb49319",
    "Guid": "e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc",
    "Created": "2026-06-29T18:27:11.1010843+00:00",
    "Modified": "2026-06-29T18:27:11.1010843+00:00",
    "Deleted": "2026-06-29T18:27:11.1010843+00:00",
    "ErrorMessages": {
      "sample string 1": "sample string 2",
      "sample string 3": "sample string 4"
    },
    "IsValid": false
  },
  "ActivityPresentationFile4": {
    "ContentType": "sample string 1",
    "FileName": "sample string 2",
    "FileExtension": null,
    "OriginalFileName": "sample string 3",
    "PublicFileName": "e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "8e97d7f5-5dd0-42d2-a735-389cb882771f",
    "EventContentGuid": "2a6a7f24-168d-46bd-910e-c2d2014f96ae",
    "TrainingGuid": "8503cd0f-0e8a-4099-89cb-be5c7c108d92",
    "TrainingLocationGuid": "b6c371f7-3c04-479f-aafc-8c4c6d3e046e",
    "CompanyGuid": "834dde92-6cb2-406d-9219-bf47a2fc1824",
    "FolderGuid": "7cb44e4b-3e29-4246-a824-ac1e319a83b4",
    "EventGuid": "f1be45e2-f1b5-4ddd-8bd5-834be3904aa1",
    "ActivityGuid": "58fe02a8-e4ca-4e04-bbcc-b624698f9987",
    "EventLocationGuid": "d9c0c8f2-cbd0-4c27-abd3-1b34ff03a00e",
    "OriginalFileGuid": "d43dd49c-9670-41e5-ad42-052f10171880",
    "CopyFromFileGuid": "b681484d-a609-495a-9e1e-df002313829b",
    "NewsGuid": "730a46c8-7779-4f23-a094-dd488d91c5d0",
    "ContributionGuid": "f3400e3e-6add-48d6-ae4c-c3ed061d8f1c",
    "ContributionSpeakerGuid": "bea8d93f-8229-454e-a98e-bd1de6da3a08",
    "AgendaItemGuid": "7643b23b-a847-43d6-b2f2-3a34aeb49319",
    "Guid": "e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc",
    "Created": "2026-06-29T18:27:11.1010843+00:00",
    "Modified": "2026-06-29T18:27:11.1010843+00:00",
    "Deleted": "2026-06-29T18:27:11.1010843+00:00",
    "ErrorMessages": {
      "sample string 1": "sample string 2",
      "sample string 3": "sample string 4"
    },
    "IsValid": false
  },
  "ActivityPresentationFile5": {
    "ContentType": "sample string 1",
    "FileName": "sample string 2",
    "FileExtension": null,
    "OriginalFileName": "sample string 3",
    "PublicFileName": "e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "8e97d7f5-5dd0-42d2-a735-389cb882771f",
    "EventContentGuid": "2a6a7f24-168d-46bd-910e-c2d2014f96ae",
    "TrainingGuid": "8503cd0f-0e8a-4099-89cb-be5c7c108d92",
    "TrainingLocationGuid": "b6c371f7-3c04-479f-aafc-8c4c6d3e046e",
    "CompanyGuid": "834dde92-6cb2-406d-9219-bf47a2fc1824",
    "FolderGuid": "7cb44e4b-3e29-4246-a824-ac1e319a83b4",
    "EventGuid": "f1be45e2-f1b5-4ddd-8bd5-834be3904aa1",
    "ActivityGuid": "58fe02a8-e4ca-4e04-bbcc-b624698f9987",
    "EventLocationGuid": "d9c0c8f2-cbd0-4c27-abd3-1b34ff03a00e",
    "OriginalFileGuid": "d43dd49c-9670-41e5-ad42-052f10171880",
    "CopyFromFileGuid": "b681484d-a609-495a-9e1e-df002313829b",
    "NewsGuid": "730a46c8-7779-4f23-a094-dd488d91c5d0",
    "ContributionGuid": "f3400e3e-6add-48d6-ae4c-c3ed061d8f1c",
    "ContributionSpeakerGuid": "bea8d93f-8229-454e-a98e-bd1de6da3a08",
    "AgendaItemGuid": "7643b23b-a847-43d6-b2f2-3a34aeb49319",
    "Guid": "e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc",
    "Created": "2026-06-29T18:27:11.1010843+00:00",
    "Modified": "2026-06-29T18:27:11.1010843+00:00",
    "Deleted": "2026-06-29T18:27:11.1010843+00:00",
    "ErrorMessages": {
      "sample string 1": "sample string 2",
      "sample string 3": "sample string 4"
    },
    "IsValid": false
  },
  "ActivityPresentationFiles": [
    {
      "ContentType": "sample string 1",
      "FileName": "sample string 2",
      "FileExtension": null,
      "OriginalFileName": "sample string 3",
      "PublicFileName": "e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "8e97d7f5-5dd0-42d2-a735-389cb882771f",
      "EventContentGuid": "2a6a7f24-168d-46bd-910e-c2d2014f96ae",
      "TrainingGuid": "8503cd0f-0e8a-4099-89cb-be5c7c108d92",
      "TrainingLocationGuid": "b6c371f7-3c04-479f-aafc-8c4c6d3e046e",
      "CompanyGuid": "834dde92-6cb2-406d-9219-bf47a2fc1824",
      "FolderGuid": "7cb44e4b-3e29-4246-a824-ac1e319a83b4",
      "EventGuid": "f1be45e2-f1b5-4ddd-8bd5-834be3904aa1",
      "ActivityGuid": "58fe02a8-e4ca-4e04-bbcc-b624698f9987",
      "EventLocationGuid": "d9c0c8f2-cbd0-4c27-abd3-1b34ff03a00e",
      "OriginalFileGuid": "d43dd49c-9670-41e5-ad42-052f10171880",
      "CopyFromFileGuid": "b681484d-a609-495a-9e1e-df002313829b",
      "NewsGuid": "730a46c8-7779-4f23-a094-dd488d91c5d0",
      "ContributionGuid": "f3400e3e-6add-48d6-ae4c-c3ed061d8f1c",
      "ContributionSpeakerGuid": "bea8d93f-8229-454e-a98e-bd1de6da3a08",
      "AgendaItemGuid": "7643b23b-a847-43d6-b2f2-3a34aeb49319",
      "Guid": "e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc",
      "Created": "2026-06-29T18:27:11.1010843+00:00",
      "Modified": "2026-06-29T18:27:11.1010843+00:00",
      "Deleted": "2026-06-29T18:27:11.1010843+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    },
    {
      "ContentType": "sample string 1",
      "FileName": "sample string 2",
      "FileExtension": null,
      "OriginalFileName": "sample string 3",
      "PublicFileName": "e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "8e97d7f5-5dd0-42d2-a735-389cb882771f",
      "EventContentGuid": "2a6a7f24-168d-46bd-910e-c2d2014f96ae",
      "TrainingGuid": "8503cd0f-0e8a-4099-89cb-be5c7c108d92",
      "TrainingLocationGuid": "b6c371f7-3c04-479f-aafc-8c4c6d3e046e",
      "CompanyGuid": "834dde92-6cb2-406d-9219-bf47a2fc1824",
      "FolderGuid": "7cb44e4b-3e29-4246-a824-ac1e319a83b4",
      "EventGuid": "f1be45e2-f1b5-4ddd-8bd5-834be3904aa1",
      "ActivityGuid": "58fe02a8-e4ca-4e04-bbcc-b624698f9987",
      "EventLocationGuid": "d9c0c8f2-cbd0-4c27-abd3-1b34ff03a00e",
      "OriginalFileGuid": "d43dd49c-9670-41e5-ad42-052f10171880",
      "CopyFromFileGuid": "b681484d-a609-495a-9e1e-df002313829b",
      "NewsGuid": "730a46c8-7779-4f23-a094-dd488d91c5d0",
      "ContributionGuid": "f3400e3e-6add-48d6-ae4c-c3ed061d8f1c",
      "ContributionSpeakerGuid": "bea8d93f-8229-454e-a98e-bd1de6da3a08",
      "AgendaItemGuid": "7643b23b-a847-43d6-b2f2-3a34aeb49319",
      "Guid": "e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc",
      "Created": "2026-06-29T18:27:11.1010843+00:00",
      "Modified": "2026-06-29T18:27:11.1010843+00:00",
      "Deleted": "2026-06-29T18:27:11.1010843+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    },
    {
      "ContentType": "sample string 1",
      "FileName": "sample string 2",
      "FileExtension": null,
      "OriginalFileName": "sample string 3",
      "PublicFileName": "e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "8e97d7f5-5dd0-42d2-a735-389cb882771f",
      "EventContentGuid": "2a6a7f24-168d-46bd-910e-c2d2014f96ae",
      "TrainingGuid": "8503cd0f-0e8a-4099-89cb-be5c7c108d92",
      "TrainingLocationGuid": "b6c371f7-3c04-479f-aafc-8c4c6d3e046e",
      "CompanyGuid": "834dde92-6cb2-406d-9219-bf47a2fc1824",
      "FolderGuid": "7cb44e4b-3e29-4246-a824-ac1e319a83b4",
      "EventGuid": "f1be45e2-f1b5-4ddd-8bd5-834be3904aa1",
      "ActivityGuid": "58fe02a8-e4ca-4e04-bbcc-b624698f9987",
      "EventLocationGuid": "d9c0c8f2-cbd0-4c27-abd3-1b34ff03a00e",
      "OriginalFileGuid": "d43dd49c-9670-41e5-ad42-052f10171880",
      "CopyFromFileGuid": "b681484d-a609-495a-9e1e-df002313829b",
      "NewsGuid": "730a46c8-7779-4f23-a094-dd488d91c5d0",
      "ContributionGuid": "f3400e3e-6add-48d6-ae4c-c3ed061d8f1c",
      "ContributionSpeakerGuid": "bea8d93f-8229-454e-a98e-bd1de6da3a08",
      "AgendaItemGuid": "7643b23b-a847-43d6-b2f2-3a34aeb49319",
      "Guid": "e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc",
      "Created": "2026-06-29T18:27:11.1010843+00:00",
      "Modified": "2026-06-29T18:27:11.1010843+00:00",
      "Deleted": "2026-06-29T18:27:11.1010843+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    },
    {
      "ContentType": "sample string 1",
      "FileName": "sample string 2",
      "FileExtension": null,
      "OriginalFileName": "sample string 3",
      "PublicFileName": "e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "8e97d7f5-5dd0-42d2-a735-389cb882771f",
      "EventContentGuid": "2a6a7f24-168d-46bd-910e-c2d2014f96ae",
      "TrainingGuid": "8503cd0f-0e8a-4099-89cb-be5c7c108d92",
      "TrainingLocationGuid": "b6c371f7-3c04-479f-aafc-8c4c6d3e046e",
      "CompanyGuid": "834dde92-6cb2-406d-9219-bf47a2fc1824",
      "FolderGuid": "7cb44e4b-3e29-4246-a824-ac1e319a83b4",
      "EventGuid": "f1be45e2-f1b5-4ddd-8bd5-834be3904aa1",
      "ActivityGuid": "58fe02a8-e4ca-4e04-bbcc-b624698f9987",
      "EventLocationGuid": "d9c0c8f2-cbd0-4c27-abd3-1b34ff03a00e",
      "OriginalFileGuid": "d43dd49c-9670-41e5-ad42-052f10171880",
      "CopyFromFileGuid": "b681484d-a609-495a-9e1e-df002313829b",
      "NewsGuid": "730a46c8-7779-4f23-a094-dd488d91c5d0",
      "ContributionGuid": "f3400e3e-6add-48d6-ae4c-c3ed061d8f1c",
      "ContributionSpeakerGuid": "bea8d93f-8229-454e-a98e-bd1de6da3a08",
      "AgendaItemGuid": "7643b23b-a847-43d6-b2f2-3a34aeb49319",
      "Guid": "e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc",
      "Created": "2026-06-29T18:27:11.1010843+00:00",
      "Modified": "2026-06-29T18:27:11.1010843+00:00",
      "Deleted": "2026-06-29T18:27:11.1010843+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    },
    {
      "ContentType": "sample string 1",
      "FileName": "sample string 2",
      "FileExtension": null,
      "OriginalFileName": "sample string 3",
      "PublicFileName": "e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc",
      "FileSize": 4,
      "FileContents": "QEA=",
      "FileType": 0,
      "Width": 1,
      "Height": 1,
      "InStorage": true,
      "Alias": "sample string 6",
      "PersonGuid": "8e97d7f5-5dd0-42d2-a735-389cb882771f",
      "EventContentGuid": "2a6a7f24-168d-46bd-910e-c2d2014f96ae",
      "TrainingGuid": "8503cd0f-0e8a-4099-89cb-be5c7c108d92",
      "TrainingLocationGuid": "b6c371f7-3c04-479f-aafc-8c4c6d3e046e",
      "CompanyGuid": "834dde92-6cb2-406d-9219-bf47a2fc1824",
      "FolderGuid": "7cb44e4b-3e29-4246-a824-ac1e319a83b4",
      "EventGuid": "f1be45e2-f1b5-4ddd-8bd5-834be3904aa1",
      "ActivityGuid": "58fe02a8-e4ca-4e04-bbcc-b624698f9987",
      "EventLocationGuid": "d9c0c8f2-cbd0-4c27-abd3-1b34ff03a00e",
      "OriginalFileGuid": "d43dd49c-9670-41e5-ad42-052f10171880",
      "CopyFromFileGuid": "b681484d-a609-495a-9e1e-df002313829b",
      "NewsGuid": "730a46c8-7779-4f23-a094-dd488d91c5d0",
      "ContributionGuid": "f3400e3e-6add-48d6-ae4c-c3ed061d8f1c",
      "ContributionSpeakerGuid": "bea8d93f-8229-454e-a98e-bd1de6da3a08",
      "AgendaItemGuid": "7643b23b-a847-43d6-b2f2-3a34aeb49319",
      "Guid": "e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc",
      "Created": "2026-06-29T18:27:11.1010843+00:00",
      "Modified": "2026-06-29T18:27:11.1010843+00:00",
      "Deleted": "2026-06-29T18:27:11.1010843+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    }
  ],
  "ActivityPictureFile": {
    "ContentType": "sample string 1",
    "FileName": "sample string 2",
    "FileExtension": null,
    "OriginalFileName": "sample string 3",
    "PublicFileName": "e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc",
    "FileSize": 4,
    "FileContents": "QEA=",
    "FileType": 0,
    "Width": 1,
    "Height": 1,
    "InStorage": true,
    "Alias": "sample string 6",
    "PersonGuid": "8e97d7f5-5dd0-42d2-a735-389cb882771f",
    "EventContentGuid": "2a6a7f24-168d-46bd-910e-c2d2014f96ae",
    "TrainingGuid": "8503cd0f-0e8a-4099-89cb-be5c7c108d92",
    "TrainingLocationGuid": "b6c371f7-3c04-479f-aafc-8c4c6d3e046e",
    "CompanyGuid": "834dde92-6cb2-406d-9219-bf47a2fc1824",
    "FolderGuid": "7cb44e4b-3e29-4246-a824-ac1e319a83b4",
    "EventGuid": "f1be45e2-f1b5-4ddd-8bd5-834be3904aa1",
    "ActivityGuid": "58fe02a8-e4ca-4e04-bbcc-b624698f9987",
    "EventLocationGuid": "d9c0c8f2-cbd0-4c27-abd3-1b34ff03a00e",
    "OriginalFileGuid": "d43dd49c-9670-41e5-ad42-052f10171880",
    "CopyFromFileGuid": "b681484d-a609-495a-9e1e-df002313829b",
    "NewsGuid": "730a46c8-7779-4f23-a094-dd488d91c5d0",
    "ContributionGuid": "f3400e3e-6add-48d6-ae4c-c3ed061d8f1c",
    "ContributionSpeakerGuid": "bea8d93f-8229-454e-a98e-bd1de6da3a08",
    "AgendaItemGuid": "7643b23b-a847-43d6-b2f2-3a34aeb49319",
    "Guid": "e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc",
    "Created": "2026-06-29T18:27:11.1010843+00:00",
    "Modified": "2026-06-29T18:27:11.1010843+00:00",
    "Deleted": "2026-06-29T18:27:11.1010843+00:00",
    "ErrorMessages": {
      "sample string 1": "sample string 2",
      "sample string 3": "sample string 4"
    },
    "IsValid": false
  },
  "AgreedToUseData": true,
  "InternalNote": "sample string 5",
  "LastModifiedUserId": "sample string 6",
  "FilesToRemove": [
    "b404ebed-ebf3-42e5-b50f-40db74070f80",
    "a439b0b5-fe5d-4264-865a-3f839194fe44"
  ],
  "IsScheduled": true,
  "FormGroups": [
    {
      "FieldName": "sample string 1",
      "FieldLabel": "sample string 2",
      "FieldEnabled": true,
      "TooltipEnabled": true,
      "TooltipText": "sample string 5",
      "EventGuid": "1d1de3d5-16bf-42c4-8291-57c56877d68f",
      "Guid": "d2394d7c-fc7b-4a49-8865-af5b8c471fea",
      "Created": "2026-06-29T18:27:11.1010843+00:00",
      "Modified": "2026-06-29T18:27:11.1010843+00:00",
      "Deleted": "2026-06-29T18:27:11.1010843+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    },
    {
      "FieldName": "sample string 1",
      "FieldLabel": "sample string 2",
      "FieldEnabled": true,
      "TooltipEnabled": true,
      "TooltipText": "sample string 5",
      "EventGuid": "1d1de3d5-16bf-42c4-8291-57c56877d68f",
      "Guid": "d2394d7c-fc7b-4a49-8865-af5b8c471fea",
      "Created": "2026-06-29T18:27:11.1010843+00:00",
      "Modified": "2026-06-29T18:27:11.1010843+00:00",
      "Deleted": "2026-06-29T18:27:11.1010843+00:00",
      "ErrorMessages": {
        "sample string 1": "sample string 2",
        "sample string 3": "sample string 4"
      },
      "IsValid": false
    }
  ],
  "Guid": "0dbfe8f3-a713-4172-87a5-65ce93e01036",
  "Created": "2026-06-29T18:27:11.1010843+00:00",
  "Modified": "2026-06-29T18:27:11.1010843+00:00",
  "Deleted": "2026-06-29T18:27:11.1010843+00:00",
  "ErrorMessages": {
    "sample string 1": "sample string 2",
    "sample string 3": "sample string 4",
    "Speakers[0].EmailAddress": "Vul een geldig e-mailadres in.",
    "Speakers[1].EmailAddress": "Vul een geldig e-mailadres in."
  },
  "IsValid": false
}

application/octet-stream

Sample:
{"ActivityGuid":"536ae23e-53f6-44d7-8e97-35a8329557e4","EventGuid":"25a127ab-f0f4-4912-b29a-ec98b42e7da1","SessionTitle":"sample string 2","SessionDescription":"sample string 3","EventDateGuid":"959bc505-ded5-40ba-a0d0-48cbc3070b06","DayPartGuid":"34313e7d-7dd6-4cde-bc50-bb515de81ba6","EventThemeGuid":"12dff045-aac3-46d2-afeb-48bbfcb8f819","EventWorkFormGuid":"a6143cd9-74d8-44f4-9d45-7cb968182ff4","Speakers":[{"Guid":"be3cddf7-0fd9-44c4-aeb6-ef1bf0e1a57c","Title":"sample string 2","FirstName":"sample string 3","MiddleName":"sample string 4","LastName":"sample string 5","EmailAddress":"sample string 6","Organisation":"sample string 7","Function":"sample string 8","CurriculumVitaeDescription":"sample string 9","PictureFile":{"ContentType":"sample string 1","FileName":"sample string 2","FileExtension":null,"OriginalFileName":"sample string 3","PublicFileName":"e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"8e97d7f5-5dd0-42d2-a735-389cb882771f","EventContentGuid":"2a6a7f24-168d-46bd-910e-c2d2014f96ae","TrainingGuid":"8503cd0f-0e8a-4099-89cb-be5c7c108d92","TrainingLocationGuid":"b6c371f7-3c04-479f-aafc-8c4c6d3e046e","CompanyGuid":"834dde92-6cb2-406d-9219-bf47a2fc1824","FolderGuid":"7cb44e4b-3e29-4246-a824-ac1e319a83b4","EventGuid":"f1be45e2-f1b5-4ddd-8bd5-834be3904aa1","ActivityGuid":"58fe02a8-e4ca-4e04-bbcc-b624698f9987","EventLocationGuid":"d9c0c8f2-cbd0-4c27-abd3-1b34ff03a00e","OriginalFileGuid":"d43dd49c-9670-41e5-ad42-052f10171880","CopyFromFileGuid":"b681484d-a609-495a-9e1e-df002313829b","NewsGuid":"730a46c8-7779-4f23-a094-dd488d91c5d0","ContributionGuid":"f3400e3e-6add-48d6-ae4c-c3ed061d8f1c","ContributionSpeakerGuid":"bea8d93f-8229-454e-a98e-bd1de6da3a08","AgendaItemGuid":"7643b23b-a847-43d6-b2f2-3a34aeb49319","Guid":"e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc","Created":"2026-06-29T18:27:11.1010843+00:00","Modified":"2026-06-29T18:27:11.1010843+00:00","Deleted":"2026-06-29T18:27:11.1010843+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},"FullName":"sample string 3 sample string 4 sample string 5","PersonGuid":"8b7d0f8f-e7e5-40a7-97aa-7380f3054b48","Created":"2026-06-29T18:27:11.1010843+00:00","Modified":"2026-06-29T18:27:11.1010843+00:00","Deleted":"2026-06-29T18:27:11.1010843+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},{"Guid":"be3cddf7-0fd9-44c4-aeb6-ef1bf0e1a57c","Title":"sample string 2","FirstName":"sample string 3","MiddleName":"sample string 4","LastName":"sample string 5","EmailAddress":"sample string 6","Organisation":"sample string 7","Function":"sample string 8","CurriculumVitaeDescription":"sample string 9","PictureFile":{"ContentType":"sample string 1","FileName":"sample string 2","FileExtension":null,"OriginalFileName":"sample string 3","PublicFileName":"e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"8e97d7f5-5dd0-42d2-a735-389cb882771f","EventContentGuid":"2a6a7f24-168d-46bd-910e-c2d2014f96ae","TrainingGuid":"8503cd0f-0e8a-4099-89cb-be5c7c108d92","TrainingLocationGuid":"b6c371f7-3c04-479f-aafc-8c4c6d3e046e","CompanyGuid":"834dde92-6cb2-406d-9219-bf47a2fc1824","FolderGuid":"7cb44e4b-3e29-4246-a824-ac1e319a83b4","EventGuid":"f1be45e2-f1b5-4ddd-8bd5-834be3904aa1","ActivityGuid":"58fe02a8-e4ca-4e04-bbcc-b624698f9987","EventLocationGuid":"d9c0c8f2-cbd0-4c27-abd3-1b34ff03a00e","OriginalFileGuid":"d43dd49c-9670-41e5-ad42-052f10171880","CopyFromFileGuid":"b681484d-a609-495a-9e1e-df002313829b","NewsGuid":"730a46c8-7779-4f23-a094-dd488d91c5d0","ContributionGuid":"f3400e3e-6add-48d6-ae4c-c3ed061d8f1c","ContributionSpeakerGuid":"bea8d93f-8229-454e-a98e-bd1de6da3a08","AgendaItemGuid":"7643b23b-a847-43d6-b2f2-3a34aeb49319","Guid":"e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc","Created":"2026-06-29T18:27:11.1010843+00:00","Modified":"2026-06-29T18:27:11.1010843+00:00","Deleted":"2026-06-29T18:27:11.1010843+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},"FullName":"sample string 3 sample string 4 sample string 5","PersonGuid":"8b7d0f8f-e7e5-40a7-97aa-7380f3054b48","Created":"2026-06-29T18:27:11.1010843+00:00","Modified":"2026-06-29T18:27:11.1010843+00:00","Deleted":"2026-06-29T18:27:11.1010843+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false}],"ActivityPresentationFile1":{"ContentType":"sample string 1","FileName":"sample string 2","FileExtension":null,"OriginalFileName":"sample string 3","PublicFileName":"e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"8e97d7f5-5dd0-42d2-a735-389cb882771f","EventContentGuid":"2a6a7f24-168d-46bd-910e-c2d2014f96ae","TrainingGuid":"8503cd0f-0e8a-4099-89cb-be5c7c108d92","TrainingLocationGuid":"b6c371f7-3c04-479f-aafc-8c4c6d3e046e","CompanyGuid":"834dde92-6cb2-406d-9219-bf47a2fc1824","FolderGuid":"7cb44e4b-3e29-4246-a824-ac1e319a83b4","EventGuid":"f1be45e2-f1b5-4ddd-8bd5-834be3904aa1","ActivityGuid":"58fe02a8-e4ca-4e04-bbcc-b624698f9987","EventLocationGuid":"d9c0c8f2-cbd0-4c27-abd3-1b34ff03a00e","OriginalFileGuid":"d43dd49c-9670-41e5-ad42-052f10171880","CopyFromFileGuid":"b681484d-a609-495a-9e1e-df002313829b","NewsGuid":"730a46c8-7779-4f23-a094-dd488d91c5d0","ContributionGuid":"f3400e3e-6add-48d6-ae4c-c3ed061d8f1c","ContributionSpeakerGuid":"bea8d93f-8229-454e-a98e-bd1de6da3a08","AgendaItemGuid":"7643b23b-a847-43d6-b2f2-3a34aeb49319","Guid":"e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc","Created":"2026-06-29T18:27:11.1010843+00:00","Modified":"2026-06-29T18:27:11.1010843+00:00","Deleted":"2026-06-29T18:27:11.1010843+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},"ActivityPresentationFile2":{"ContentType":"sample string 1","FileName":"sample string 2","FileExtension":null,"OriginalFileName":"sample string 3","PublicFileName":"e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"8e97d7f5-5dd0-42d2-a735-389cb882771f","EventContentGuid":"2a6a7f24-168d-46bd-910e-c2d2014f96ae","TrainingGuid":"8503cd0f-0e8a-4099-89cb-be5c7c108d92","TrainingLocationGuid":"b6c371f7-3c04-479f-aafc-8c4c6d3e046e","CompanyGuid":"834dde92-6cb2-406d-9219-bf47a2fc1824","FolderGuid":"7cb44e4b-3e29-4246-a824-ac1e319a83b4","EventGuid":"f1be45e2-f1b5-4ddd-8bd5-834be3904aa1","ActivityGuid":"58fe02a8-e4ca-4e04-bbcc-b624698f9987","EventLocationGuid":"d9c0c8f2-cbd0-4c27-abd3-1b34ff03a00e","OriginalFileGuid":"d43dd49c-9670-41e5-ad42-052f10171880","CopyFromFileGuid":"b681484d-a609-495a-9e1e-df002313829b","NewsGuid":"730a46c8-7779-4f23-a094-dd488d91c5d0","ContributionGuid":"f3400e3e-6add-48d6-ae4c-c3ed061d8f1c","ContributionSpeakerGuid":"bea8d93f-8229-454e-a98e-bd1de6da3a08","AgendaItemGuid":"7643b23b-a847-43d6-b2f2-3a34aeb49319","Guid":"e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc","Created":"2026-06-29T18:27:11.1010843+00:00","Modified":"2026-06-29T18:27:11.1010843+00:00","Deleted":"2026-06-29T18:27:11.1010843+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},"ActivityPresentationFile3":{"ContentType":"sample string 1","FileName":"sample string 2","FileExtension":null,"OriginalFileName":"sample string 3","PublicFileName":"e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"8e97d7f5-5dd0-42d2-a735-389cb882771f","EventContentGuid":"2a6a7f24-168d-46bd-910e-c2d2014f96ae","TrainingGuid":"8503cd0f-0e8a-4099-89cb-be5c7c108d92","TrainingLocationGuid":"b6c371f7-3c04-479f-aafc-8c4c6d3e046e","CompanyGuid":"834dde92-6cb2-406d-9219-bf47a2fc1824","FolderGuid":"7cb44e4b-3e29-4246-a824-ac1e319a83b4","EventGuid":"f1be45e2-f1b5-4ddd-8bd5-834be3904aa1","ActivityGuid":"58fe02a8-e4ca-4e04-bbcc-b624698f9987","EventLocationGuid":"d9c0c8f2-cbd0-4c27-abd3-1b34ff03a00e","OriginalFileGuid":"d43dd49c-9670-41e5-ad42-052f10171880","CopyFromFileGuid":"b681484d-a609-495a-9e1e-df002313829b","NewsGuid":"730a46c8-7779-4f23-a094-dd488d91c5d0","ContributionGuid":"f3400e3e-6add-48d6-ae4c-c3ed061d8f1c","ContributionSpeakerGuid":"bea8d93f-8229-454e-a98e-bd1de6da3a08","AgendaItemGuid":"7643b23b-a847-43d6-b2f2-3a34aeb49319","Guid":"e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc","Created":"2026-06-29T18:27:11.1010843+00:00","Modified":"2026-06-29T18:27:11.1010843+00:00","Deleted":"2026-06-29T18:27:11.1010843+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},"ActivityPresentationFile4":{"ContentType":"sample string 1","FileName":"sample string 2","FileExtension":null,"OriginalFileName":"sample string 3","PublicFileName":"e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"8e97d7f5-5dd0-42d2-a735-389cb882771f","EventContentGuid":"2a6a7f24-168d-46bd-910e-c2d2014f96ae","TrainingGuid":"8503cd0f-0e8a-4099-89cb-be5c7c108d92","TrainingLocationGuid":"b6c371f7-3c04-479f-aafc-8c4c6d3e046e","CompanyGuid":"834dde92-6cb2-406d-9219-bf47a2fc1824","FolderGuid":"7cb44e4b-3e29-4246-a824-ac1e319a83b4","EventGuid":"f1be45e2-f1b5-4ddd-8bd5-834be3904aa1","ActivityGuid":"58fe02a8-e4ca-4e04-bbcc-b624698f9987","EventLocationGuid":"d9c0c8f2-cbd0-4c27-abd3-1b34ff03a00e","OriginalFileGuid":"d43dd49c-9670-41e5-ad42-052f10171880","CopyFromFileGuid":"b681484d-a609-495a-9e1e-df002313829b","NewsGuid":"730a46c8-7779-4f23-a094-dd488d91c5d0","ContributionGuid":"f3400e3e-6add-48d6-ae4c-c3ed061d8f1c","ContributionSpeakerGuid":"bea8d93f-8229-454e-a98e-bd1de6da3a08","AgendaItemGuid":"7643b23b-a847-43d6-b2f2-3a34aeb49319","Guid":"e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc","Created":"2026-06-29T18:27:11.1010843+00:00","Modified":"2026-06-29T18:27:11.1010843+00:00","Deleted":"2026-06-29T18:27:11.1010843+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},"ActivityPresentationFile5":{"ContentType":"sample string 1","FileName":"sample string 2","FileExtension":null,"OriginalFileName":"sample string 3","PublicFileName":"e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"8e97d7f5-5dd0-42d2-a735-389cb882771f","EventContentGuid":"2a6a7f24-168d-46bd-910e-c2d2014f96ae","TrainingGuid":"8503cd0f-0e8a-4099-89cb-be5c7c108d92","TrainingLocationGuid":"b6c371f7-3c04-479f-aafc-8c4c6d3e046e","CompanyGuid":"834dde92-6cb2-406d-9219-bf47a2fc1824","FolderGuid":"7cb44e4b-3e29-4246-a824-ac1e319a83b4","EventGuid":"f1be45e2-f1b5-4ddd-8bd5-834be3904aa1","ActivityGuid":"58fe02a8-e4ca-4e04-bbcc-b624698f9987","EventLocationGuid":"d9c0c8f2-cbd0-4c27-abd3-1b34ff03a00e","OriginalFileGuid":"d43dd49c-9670-41e5-ad42-052f10171880","CopyFromFileGuid":"b681484d-a609-495a-9e1e-df002313829b","NewsGuid":"730a46c8-7779-4f23-a094-dd488d91c5d0","ContributionGuid":"f3400e3e-6add-48d6-ae4c-c3ed061d8f1c","ContributionSpeakerGuid":"bea8d93f-8229-454e-a98e-bd1de6da3a08","AgendaItemGuid":"7643b23b-a847-43d6-b2f2-3a34aeb49319","Guid":"e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc","Created":"2026-06-29T18:27:11.1010843+00:00","Modified":"2026-06-29T18:27:11.1010843+00:00","Deleted":"2026-06-29T18:27:11.1010843+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},"ActivityPresentationFiles":[{"ContentType":"sample string 1","FileName":"sample string 2","FileExtension":null,"OriginalFileName":"sample string 3","PublicFileName":"e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"8e97d7f5-5dd0-42d2-a735-389cb882771f","EventContentGuid":"2a6a7f24-168d-46bd-910e-c2d2014f96ae","TrainingGuid":"8503cd0f-0e8a-4099-89cb-be5c7c108d92","TrainingLocationGuid":"b6c371f7-3c04-479f-aafc-8c4c6d3e046e","CompanyGuid":"834dde92-6cb2-406d-9219-bf47a2fc1824","FolderGuid":"7cb44e4b-3e29-4246-a824-ac1e319a83b4","EventGuid":"f1be45e2-f1b5-4ddd-8bd5-834be3904aa1","ActivityGuid":"58fe02a8-e4ca-4e04-bbcc-b624698f9987","EventLocationGuid":"d9c0c8f2-cbd0-4c27-abd3-1b34ff03a00e","OriginalFileGuid":"d43dd49c-9670-41e5-ad42-052f10171880","CopyFromFileGuid":"b681484d-a609-495a-9e1e-df002313829b","NewsGuid":"730a46c8-7779-4f23-a094-dd488d91c5d0","ContributionGuid":"f3400e3e-6add-48d6-ae4c-c3ed061d8f1c","ContributionSpeakerGuid":"bea8d93f-8229-454e-a98e-bd1de6da3a08","AgendaItemGuid":"7643b23b-a847-43d6-b2f2-3a34aeb49319","Guid":"e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc","Created":"2026-06-29T18:27:11.1010843+00:00","Modified":"2026-06-29T18:27:11.1010843+00:00","Deleted":"2026-06-29T18:27:11.1010843+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},{"ContentType":"sample string 1","FileName":"sample string 2","FileExtension":null,"OriginalFileName":"sample string 3","PublicFileName":"e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"8e97d7f5-5dd0-42d2-a735-389cb882771f","EventContentGuid":"2a6a7f24-168d-46bd-910e-c2d2014f96ae","TrainingGuid":"8503cd0f-0e8a-4099-89cb-be5c7c108d92","TrainingLocationGuid":"b6c371f7-3c04-479f-aafc-8c4c6d3e046e","CompanyGuid":"834dde92-6cb2-406d-9219-bf47a2fc1824","FolderGuid":"7cb44e4b-3e29-4246-a824-ac1e319a83b4","EventGuid":"f1be45e2-f1b5-4ddd-8bd5-834be3904aa1","ActivityGuid":"58fe02a8-e4ca-4e04-bbcc-b624698f9987","EventLocationGuid":"d9c0c8f2-cbd0-4c27-abd3-1b34ff03a00e","OriginalFileGuid":"d43dd49c-9670-41e5-ad42-052f10171880","CopyFromFileGuid":"b681484d-a609-495a-9e1e-df002313829b","NewsGuid":"730a46c8-7779-4f23-a094-dd488d91c5d0","ContributionGuid":"f3400e3e-6add-48d6-ae4c-c3ed061d8f1c","ContributionSpeakerGuid":"bea8d93f-8229-454e-a98e-bd1de6da3a08","AgendaItemGuid":"7643b23b-a847-43d6-b2f2-3a34aeb49319","Guid":"e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc","Created":"2026-06-29T18:27:11.1010843+00:00","Modified":"2026-06-29T18:27:11.1010843+00:00","Deleted":"2026-06-29T18:27:11.1010843+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},{"ContentType":"sample string 1","FileName":"sample string 2","FileExtension":null,"OriginalFileName":"sample string 3","PublicFileName":"e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"8e97d7f5-5dd0-42d2-a735-389cb882771f","EventContentGuid":"2a6a7f24-168d-46bd-910e-c2d2014f96ae","TrainingGuid":"8503cd0f-0e8a-4099-89cb-be5c7c108d92","TrainingLocationGuid":"b6c371f7-3c04-479f-aafc-8c4c6d3e046e","CompanyGuid":"834dde92-6cb2-406d-9219-bf47a2fc1824","FolderGuid":"7cb44e4b-3e29-4246-a824-ac1e319a83b4","EventGuid":"f1be45e2-f1b5-4ddd-8bd5-834be3904aa1","ActivityGuid":"58fe02a8-e4ca-4e04-bbcc-b624698f9987","EventLocationGuid":"d9c0c8f2-cbd0-4c27-abd3-1b34ff03a00e","OriginalFileGuid":"d43dd49c-9670-41e5-ad42-052f10171880","CopyFromFileGuid":"b681484d-a609-495a-9e1e-df002313829b","NewsGuid":"730a46c8-7779-4f23-a094-dd488d91c5d0","ContributionGuid":"f3400e3e-6add-48d6-ae4c-c3ed061d8f1c","ContributionSpeakerGuid":"bea8d93f-8229-454e-a98e-bd1de6da3a08","AgendaItemGuid":"7643b23b-a847-43d6-b2f2-3a34aeb49319","Guid":"e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc","Created":"2026-06-29T18:27:11.1010843+00:00","Modified":"2026-06-29T18:27:11.1010843+00:00","Deleted":"2026-06-29T18:27:11.1010843+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},{"ContentType":"sample string 1","FileName":"sample string 2","FileExtension":null,"OriginalFileName":"sample string 3","PublicFileName":"e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"8e97d7f5-5dd0-42d2-a735-389cb882771f","EventContentGuid":"2a6a7f24-168d-46bd-910e-c2d2014f96ae","TrainingGuid":"8503cd0f-0e8a-4099-89cb-be5c7c108d92","TrainingLocationGuid":"b6c371f7-3c04-479f-aafc-8c4c6d3e046e","CompanyGuid":"834dde92-6cb2-406d-9219-bf47a2fc1824","FolderGuid":"7cb44e4b-3e29-4246-a824-ac1e319a83b4","EventGuid":"f1be45e2-f1b5-4ddd-8bd5-834be3904aa1","ActivityGuid":"58fe02a8-e4ca-4e04-bbcc-b624698f9987","EventLocationGuid":"d9c0c8f2-cbd0-4c27-abd3-1b34ff03a00e","OriginalFileGuid":"d43dd49c-9670-41e5-ad42-052f10171880","CopyFromFileGuid":"b681484d-a609-495a-9e1e-df002313829b","NewsGuid":"730a46c8-7779-4f23-a094-dd488d91c5d0","ContributionGuid":"f3400e3e-6add-48d6-ae4c-c3ed061d8f1c","ContributionSpeakerGuid":"bea8d93f-8229-454e-a98e-bd1de6da3a08","AgendaItemGuid":"7643b23b-a847-43d6-b2f2-3a34aeb49319","Guid":"e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc","Created":"2026-06-29T18:27:11.1010843+00:00","Modified":"2026-06-29T18:27:11.1010843+00:00","Deleted":"2026-06-29T18:27:11.1010843+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},{"ContentType":"sample string 1","FileName":"sample string 2","FileExtension":null,"OriginalFileName":"sample string 3","PublicFileName":"e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"8e97d7f5-5dd0-42d2-a735-389cb882771f","EventContentGuid":"2a6a7f24-168d-46bd-910e-c2d2014f96ae","TrainingGuid":"8503cd0f-0e8a-4099-89cb-be5c7c108d92","TrainingLocationGuid":"b6c371f7-3c04-479f-aafc-8c4c6d3e046e","CompanyGuid":"834dde92-6cb2-406d-9219-bf47a2fc1824","FolderGuid":"7cb44e4b-3e29-4246-a824-ac1e319a83b4","EventGuid":"f1be45e2-f1b5-4ddd-8bd5-834be3904aa1","ActivityGuid":"58fe02a8-e4ca-4e04-bbcc-b624698f9987","EventLocationGuid":"d9c0c8f2-cbd0-4c27-abd3-1b34ff03a00e","OriginalFileGuid":"d43dd49c-9670-41e5-ad42-052f10171880","CopyFromFileGuid":"b681484d-a609-495a-9e1e-df002313829b","NewsGuid":"730a46c8-7779-4f23-a094-dd488d91c5d0","ContributionGuid":"f3400e3e-6add-48d6-ae4c-c3ed061d8f1c","ContributionSpeakerGuid":"bea8d93f-8229-454e-a98e-bd1de6da3a08","AgendaItemGuid":"7643b23b-a847-43d6-b2f2-3a34aeb49319","Guid":"e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc","Created":"2026-06-29T18:27:11.1010843+00:00","Modified":"2026-06-29T18:27:11.1010843+00:00","Deleted":"2026-06-29T18:27:11.1010843+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false}],"ActivityPictureFile":{"ContentType":"sample string 1","FileName":"sample string 2","FileExtension":null,"OriginalFileName":"sample string 3","PublicFileName":"e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc","FileSize":4,"FileContents":"QEA=","FileType":0,"Width":1,"Height":1,"InStorage":true,"Alias":"sample string 6","PersonGuid":"8e97d7f5-5dd0-42d2-a735-389cb882771f","EventContentGuid":"2a6a7f24-168d-46bd-910e-c2d2014f96ae","TrainingGuid":"8503cd0f-0e8a-4099-89cb-be5c7c108d92","TrainingLocationGuid":"b6c371f7-3c04-479f-aafc-8c4c6d3e046e","CompanyGuid":"834dde92-6cb2-406d-9219-bf47a2fc1824","FolderGuid":"7cb44e4b-3e29-4246-a824-ac1e319a83b4","EventGuid":"f1be45e2-f1b5-4ddd-8bd5-834be3904aa1","ActivityGuid":"58fe02a8-e4ca-4e04-bbcc-b624698f9987","EventLocationGuid":"d9c0c8f2-cbd0-4c27-abd3-1b34ff03a00e","OriginalFileGuid":"d43dd49c-9670-41e5-ad42-052f10171880","CopyFromFileGuid":"b681484d-a609-495a-9e1e-df002313829b","NewsGuid":"730a46c8-7779-4f23-a094-dd488d91c5d0","ContributionGuid":"f3400e3e-6add-48d6-ae4c-c3ed061d8f1c","ContributionSpeakerGuid":"bea8d93f-8229-454e-a98e-bd1de6da3a08","AgendaItemGuid":"7643b23b-a847-43d6-b2f2-3a34aeb49319","Guid":"e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc","Created":"2026-06-29T18:27:11.1010843+00:00","Modified":"2026-06-29T18:27:11.1010843+00:00","Deleted":"2026-06-29T18:27:11.1010843+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},"AgreedToUseData":true,"InternalNote":"sample string 5","LastModifiedUserId":"sample string 6","FilesToRemove":["b404ebed-ebf3-42e5-b50f-40db74070f80","a439b0b5-fe5d-4264-865a-3f839194fe44"],"IsScheduled":true,"FormGroups":[{"FieldName":"sample string 1","FieldLabel":"sample string 2","FieldEnabled":true,"TooltipEnabled":true,"TooltipText":"sample string 5","EventGuid":"1d1de3d5-16bf-42c4-8291-57c56877d68f","Guid":"d2394d7c-fc7b-4a49-8865-af5b8c471fea","Created":"2026-06-29T18:27:11.1010843+00:00","Modified":"2026-06-29T18:27:11.1010843+00:00","Deleted":"2026-06-29T18:27:11.1010843+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false},{"FieldName":"sample string 1","FieldLabel":"sample string 2","FieldEnabled":true,"TooltipEnabled":true,"TooltipText":"sample string 5","EventGuid":"1d1de3d5-16bf-42c4-8291-57c56877d68f","Guid":"d2394d7c-fc7b-4a49-8865-af5b8c471fea","Created":"2026-06-29T18:27:11.1010843+00:00","Modified":"2026-06-29T18:27:11.1010843+00:00","Deleted":"2026-06-29T18:27:11.1010843+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4"},"IsValid":false}],"Guid":"0dbfe8f3-a713-4172-87a5-65ce93e01036","Created":"2026-06-29T18:27:11.1010843+00:00","Modified":"2026-06-29T18:27:11.1010843+00:00","Deleted":"2026-06-29T18:27:11.1010843+00:00","ErrorMessages":{"sample string 1":"sample string 2","sample string 3":"sample string 4","Speakers[0].EmailAddress":"Vul een geldig e-mailadres in.","Speakers[1].EmailAddress":"Vul een geldig e-mailadres in."},"IsValid":false}

application/xml, text/xml

Sample:
<ContributionViewModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services.Entity">
  <ErrorMessages xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
    <d2p1:KeyValueOfstringstring>
      <d2p1:Key>sample string 1</d2p1:Key>
      <d2p1:Value>sample string 2</d2p1:Value>
    </d2p1:KeyValueOfstringstring>
    <d2p1:KeyValueOfstringstring>
      <d2p1:Key>sample string 3</d2p1:Key>
      <d2p1:Value>sample string 4</d2p1:Value>
    </d2p1:KeyValueOfstringstring>
    <d2p1:KeyValueOfstringstring>
      <d2p1:Key>Speakers[0].EmailAddress</d2p1:Key>
      <d2p1:Value>Vul een geldig e-mailadres in.</d2p1:Value>
    </d2p1:KeyValueOfstringstring>
    <d2p1:KeyValueOfstringstring>
      <d2p1:Key>Speakers[1].EmailAddress</d2p1:Key>
      <d2p1:Value>Vul een geldig e-mailadres in.</d2p1:Value>
    </d2p1:KeyValueOfstringstring>
  </ErrorMessages>
  <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-29T18:27:11.1010843+00:00</Created>
  <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-29T18:27:11.1010843+00:00</Deleted>
  <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">0dbfe8f3-a713-4172-87a5-65ce93e01036</Guid>
  <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-29T18:27:11.1010843+00:00</Modified>
  <ActivityGuid>536ae23e-53f6-44d7-8e97-35a8329557e4</ActivityGuid>
  <ActivityPictureFile>
    <ErrorMessages xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>sample string 1</d3p1:Key>
        <d3p1:Value>sample string 2</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>sample string 3</d3p1:Key>
        <d3p1:Value>sample string 4</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
    </ErrorMessages>
    <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-29T18:27:11.1010843+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-29T18:27:11.1010843+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-29T18:27:11.1010843+00:00</Modified>
    <ActivityGuid>58fe02a8-e4ca-4e04-bbcc-b624698f9987</ActivityGuid>
    <AgendaItemGuid>7643b23b-a847-43d6-b2f2-3a34aeb49319</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>834dde92-6cb2-406d-9219-bf47a2fc1824</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>f3400e3e-6add-48d6-ae4c-c3ed061d8f1c</ContributionGuid>
    <ContributionSpeakerGuid>bea8d93f-8229-454e-a98e-bd1de6da3a08</ContributionSpeakerGuid>
    <CopyFromFileGuid>b681484d-a609-495a-9e1e-df002313829b</CopyFromFileGuid>
    <EventContentGuid>2a6a7f24-168d-46bd-910e-c2d2014f96ae</EventContentGuid>
    <EventGuid>f1be45e2-f1b5-4ddd-8bd5-834be3904aa1</EventGuid>
    <EventLocationGuid>d9c0c8f2-cbd0-4c27-abd3-1b34ff03a00e</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>7cb44e4b-3e29-4246-a824-ac1e319a83b4</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>730a46c8-7779-4f23-a094-dd488d91c5d0</NewsGuid>
    <OriginalFileGuid>d43dd49c-9670-41e5-ad42-052f10171880</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>8e97d7f5-5dd0-42d2-a735-389cb882771f</PersonGuid>
    <TrainingGuid>8503cd0f-0e8a-4099-89cb-be5c7c108d92</TrainingGuid>
    <TrainingLocationGuid>b6c371f7-3c04-479f-aafc-8c4c6d3e046e</TrainingLocationGuid>
    <Width>1</Width>
  </ActivityPictureFile>
  <ActivityPresentationFile1>
    <ErrorMessages xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>sample string 1</d3p1:Key>
        <d3p1:Value>sample string 2</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>sample string 3</d3p1:Key>
        <d3p1:Value>sample string 4</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
    </ErrorMessages>
    <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-29T18:27:11.1010843+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-29T18:27:11.1010843+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-29T18:27:11.1010843+00:00</Modified>
    <ActivityGuid>58fe02a8-e4ca-4e04-bbcc-b624698f9987</ActivityGuid>
    <AgendaItemGuid>7643b23b-a847-43d6-b2f2-3a34aeb49319</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>834dde92-6cb2-406d-9219-bf47a2fc1824</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>f3400e3e-6add-48d6-ae4c-c3ed061d8f1c</ContributionGuid>
    <ContributionSpeakerGuid>bea8d93f-8229-454e-a98e-bd1de6da3a08</ContributionSpeakerGuid>
    <CopyFromFileGuid>b681484d-a609-495a-9e1e-df002313829b</CopyFromFileGuid>
    <EventContentGuid>2a6a7f24-168d-46bd-910e-c2d2014f96ae</EventContentGuid>
    <EventGuid>f1be45e2-f1b5-4ddd-8bd5-834be3904aa1</EventGuid>
    <EventLocationGuid>d9c0c8f2-cbd0-4c27-abd3-1b34ff03a00e</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>7cb44e4b-3e29-4246-a824-ac1e319a83b4</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>730a46c8-7779-4f23-a094-dd488d91c5d0</NewsGuid>
    <OriginalFileGuid>d43dd49c-9670-41e5-ad42-052f10171880</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>8e97d7f5-5dd0-42d2-a735-389cb882771f</PersonGuid>
    <TrainingGuid>8503cd0f-0e8a-4099-89cb-be5c7c108d92</TrainingGuid>
    <TrainingLocationGuid>b6c371f7-3c04-479f-aafc-8c4c6d3e046e</TrainingLocationGuid>
    <Width>1</Width>
  </ActivityPresentationFile1>
  <ActivityPresentationFile2>
    <ErrorMessages xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>sample string 1</d3p1:Key>
        <d3p1:Value>sample string 2</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>sample string 3</d3p1:Key>
        <d3p1:Value>sample string 4</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
    </ErrorMessages>
    <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-29T18:27:11.1010843+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-29T18:27:11.1010843+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-29T18:27:11.1010843+00:00</Modified>
    <ActivityGuid>58fe02a8-e4ca-4e04-bbcc-b624698f9987</ActivityGuid>
    <AgendaItemGuid>7643b23b-a847-43d6-b2f2-3a34aeb49319</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>834dde92-6cb2-406d-9219-bf47a2fc1824</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>f3400e3e-6add-48d6-ae4c-c3ed061d8f1c</ContributionGuid>
    <ContributionSpeakerGuid>bea8d93f-8229-454e-a98e-bd1de6da3a08</ContributionSpeakerGuid>
    <CopyFromFileGuid>b681484d-a609-495a-9e1e-df002313829b</CopyFromFileGuid>
    <EventContentGuid>2a6a7f24-168d-46bd-910e-c2d2014f96ae</EventContentGuid>
    <EventGuid>f1be45e2-f1b5-4ddd-8bd5-834be3904aa1</EventGuid>
    <EventLocationGuid>d9c0c8f2-cbd0-4c27-abd3-1b34ff03a00e</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>7cb44e4b-3e29-4246-a824-ac1e319a83b4</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>730a46c8-7779-4f23-a094-dd488d91c5d0</NewsGuid>
    <OriginalFileGuid>d43dd49c-9670-41e5-ad42-052f10171880</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>8e97d7f5-5dd0-42d2-a735-389cb882771f</PersonGuid>
    <TrainingGuid>8503cd0f-0e8a-4099-89cb-be5c7c108d92</TrainingGuid>
    <TrainingLocationGuid>b6c371f7-3c04-479f-aafc-8c4c6d3e046e</TrainingLocationGuid>
    <Width>1</Width>
  </ActivityPresentationFile2>
  <ActivityPresentationFile3>
    <ErrorMessages xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>sample string 1</d3p1:Key>
        <d3p1:Value>sample string 2</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>sample string 3</d3p1:Key>
        <d3p1:Value>sample string 4</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
    </ErrorMessages>
    <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-29T18:27:11.1010843+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-29T18:27:11.1010843+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-29T18:27:11.1010843+00:00</Modified>
    <ActivityGuid>58fe02a8-e4ca-4e04-bbcc-b624698f9987</ActivityGuid>
    <AgendaItemGuid>7643b23b-a847-43d6-b2f2-3a34aeb49319</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>834dde92-6cb2-406d-9219-bf47a2fc1824</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>f3400e3e-6add-48d6-ae4c-c3ed061d8f1c</ContributionGuid>
    <ContributionSpeakerGuid>bea8d93f-8229-454e-a98e-bd1de6da3a08</ContributionSpeakerGuid>
    <CopyFromFileGuid>b681484d-a609-495a-9e1e-df002313829b</CopyFromFileGuid>
    <EventContentGuid>2a6a7f24-168d-46bd-910e-c2d2014f96ae</EventContentGuid>
    <EventGuid>f1be45e2-f1b5-4ddd-8bd5-834be3904aa1</EventGuid>
    <EventLocationGuid>d9c0c8f2-cbd0-4c27-abd3-1b34ff03a00e</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>7cb44e4b-3e29-4246-a824-ac1e319a83b4</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>730a46c8-7779-4f23-a094-dd488d91c5d0</NewsGuid>
    <OriginalFileGuid>d43dd49c-9670-41e5-ad42-052f10171880</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>8e97d7f5-5dd0-42d2-a735-389cb882771f</PersonGuid>
    <TrainingGuid>8503cd0f-0e8a-4099-89cb-be5c7c108d92</TrainingGuid>
    <TrainingLocationGuid>b6c371f7-3c04-479f-aafc-8c4c6d3e046e</TrainingLocationGuid>
    <Width>1</Width>
  </ActivityPresentationFile3>
  <ActivityPresentationFile4>
    <ErrorMessages xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>sample string 1</d3p1:Key>
        <d3p1:Value>sample string 2</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>sample string 3</d3p1:Key>
        <d3p1:Value>sample string 4</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
    </ErrorMessages>
    <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-29T18:27:11.1010843+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-29T18:27:11.1010843+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-29T18:27:11.1010843+00:00</Modified>
    <ActivityGuid>58fe02a8-e4ca-4e04-bbcc-b624698f9987</ActivityGuid>
    <AgendaItemGuid>7643b23b-a847-43d6-b2f2-3a34aeb49319</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>834dde92-6cb2-406d-9219-bf47a2fc1824</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>f3400e3e-6add-48d6-ae4c-c3ed061d8f1c</ContributionGuid>
    <ContributionSpeakerGuid>bea8d93f-8229-454e-a98e-bd1de6da3a08</ContributionSpeakerGuid>
    <CopyFromFileGuid>b681484d-a609-495a-9e1e-df002313829b</CopyFromFileGuid>
    <EventContentGuid>2a6a7f24-168d-46bd-910e-c2d2014f96ae</EventContentGuid>
    <EventGuid>f1be45e2-f1b5-4ddd-8bd5-834be3904aa1</EventGuid>
    <EventLocationGuid>d9c0c8f2-cbd0-4c27-abd3-1b34ff03a00e</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>7cb44e4b-3e29-4246-a824-ac1e319a83b4</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>730a46c8-7779-4f23-a094-dd488d91c5d0</NewsGuid>
    <OriginalFileGuid>d43dd49c-9670-41e5-ad42-052f10171880</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>8e97d7f5-5dd0-42d2-a735-389cb882771f</PersonGuid>
    <TrainingGuid>8503cd0f-0e8a-4099-89cb-be5c7c108d92</TrainingGuid>
    <TrainingLocationGuid>b6c371f7-3c04-479f-aafc-8c4c6d3e046e</TrainingLocationGuid>
    <Width>1</Width>
  </ActivityPresentationFile4>
  <ActivityPresentationFile5>
    <ErrorMessages xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>sample string 1</d3p1:Key>
        <d3p1:Value>sample string 2</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
      <d3p1:KeyValueOfstringstring>
        <d3p1:Key>sample string 3</d3p1:Key>
        <d3p1:Value>sample string 4</d3p1:Value>
      </d3p1:KeyValueOfstringstring>
    </ErrorMessages>
    <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-29T18:27:11.1010843+00:00</Created>
    <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-29T18:27:11.1010843+00:00</Deleted>
    <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc</Guid>
    <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-29T18:27:11.1010843+00:00</Modified>
    <ActivityGuid>58fe02a8-e4ca-4e04-bbcc-b624698f9987</ActivityGuid>
    <AgendaItemGuid>7643b23b-a847-43d6-b2f2-3a34aeb49319</AgendaItemGuid>
    <Alias>sample string 6</Alias>
    <CompanyGuid>834dde92-6cb2-406d-9219-bf47a2fc1824</CompanyGuid>
    <ContentType>sample string 1</ContentType>
    <ContributionGuid>f3400e3e-6add-48d6-ae4c-c3ed061d8f1c</ContributionGuid>
    <ContributionSpeakerGuid>bea8d93f-8229-454e-a98e-bd1de6da3a08</ContributionSpeakerGuid>
    <CopyFromFileGuid>b681484d-a609-495a-9e1e-df002313829b</CopyFromFileGuid>
    <EventContentGuid>2a6a7f24-168d-46bd-910e-c2d2014f96ae</EventContentGuid>
    <EventGuid>f1be45e2-f1b5-4ddd-8bd5-834be3904aa1</EventGuid>
    <EventLocationGuid>d9c0c8f2-cbd0-4c27-abd3-1b34ff03a00e</EventLocationGuid>
    <FileContents>QEA=</FileContents>
    <FileName>sample string 2</FileName>
    <FileSize>4</FileSize>
    <FileType>Unassigned</FileType>
    <FolderGuid>7cb44e4b-3e29-4246-a824-ac1e319a83b4</FolderGuid>
    <Height>1</Height>
    <InStorage>true</InStorage>
    <NewsGuid>730a46c8-7779-4f23-a094-dd488d91c5d0</NewsGuid>
    <OriginalFileGuid>d43dd49c-9670-41e5-ad42-052f10171880</OriginalFileGuid>
    <OriginalFileName>sample string 3</OriginalFileName>
    <PersonGuid>8e97d7f5-5dd0-42d2-a735-389cb882771f</PersonGuid>
    <TrainingGuid>8503cd0f-0e8a-4099-89cb-be5c7c108d92</TrainingGuid>
    <TrainingLocationGuid>b6c371f7-3c04-479f-aafc-8c4c6d3e046e</TrainingLocationGuid>
    <Width>1</Width>
  </ActivityPresentationFile5>
  <ActivityPresentationFiles>
    <FileViewModel>
      <ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 1</d4p1:Key>
          <d4p1:Value>sample string 2</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 3</d4p1:Key>
          <d4p1:Value>sample string 4</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
      </ErrorMessages>
      <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-29T18:27:11.1010843+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-29T18:27:11.1010843+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-29T18:27:11.1010843+00:00</Modified>
      <ActivityGuid>58fe02a8-e4ca-4e04-bbcc-b624698f9987</ActivityGuid>
      <AgendaItemGuid>7643b23b-a847-43d6-b2f2-3a34aeb49319</AgendaItemGuid>
      <Alias>sample string 6</Alias>
      <CompanyGuid>834dde92-6cb2-406d-9219-bf47a2fc1824</CompanyGuid>
      <ContentType>sample string 1</ContentType>
      <ContributionGuid>f3400e3e-6add-48d6-ae4c-c3ed061d8f1c</ContributionGuid>
      <ContributionSpeakerGuid>bea8d93f-8229-454e-a98e-bd1de6da3a08</ContributionSpeakerGuid>
      <CopyFromFileGuid>b681484d-a609-495a-9e1e-df002313829b</CopyFromFileGuid>
      <EventContentGuid>2a6a7f24-168d-46bd-910e-c2d2014f96ae</EventContentGuid>
      <EventGuid>f1be45e2-f1b5-4ddd-8bd5-834be3904aa1</EventGuid>
      <EventLocationGuid>d9c0c8f2-cbd0-4c27-abd3-1b34ff03a00e</EventLocationGuid>
      <FileContents>QEA=</FileContents>
      <FileName>sample string 2</FileName>
      <FileSize>4</FileSize>
      <FileType>Unassigned</FileType>
      <FolderGuid>7cb44e4b-3e29-4246-a824-ac1e319a83b4</FolderGuid>
      <Height>1</Height>
      <InStorage>true</InStorage>
      <NewsGuid>730a46c8-7779-4f23-a094-dd488d91c5d0</NewsGuid>
      <OriginalFileGuid>d43dd49c-9670-41e5-ad42-052f10171880</OriginalFileGuid>
      <OriginalFileName>sample string 3</OriginalFileName>
      <PersonGuid>8e97d7f5-5dd0-42d2-a735-389cb882771f</PersonGuid>
      <TrainingGuid>8503cd0f-0e8a-4099-89cb-be5c7c108d92</TrainingGuid>
      <TrainingLocationGuid>b6c371f7-3c04-479f-aafc-8c4c6d3e046e</TrainingLocationGuid>
      <Width>1</Width>
    </FileViewModel>
    <FileViewModel>
      <ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 1</d4p1:Key>
          <d4p1:Value>sample string 2</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 3</d4p1:Key>
          <d4p1:Value>sample string 4</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
      </ErrorMessages>
      <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-29T18:27:11.1010843+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-29T18:27:11.1010843+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-29T18:27:11.1010843+00:00</Modified>
      <ActivityGuid>58fe02a8-e4ca-4e04-bbcc-b624698f9987</ActivityGuid>
      <AgendaItemGuid>7643b23b-a847-43d6-b2f2-3a34aeb49319</AgendaItemGuid>
      <Alias>sample string 6</Alias>
      <CompanyGuid>834dde92-6cb2-406d-9219-bf47a2fc1824</CompanyGuid>
      <ContentType>sample string 1</ContentType>
      <ContributionGuid>f3400e3e-6add-48d6-ae4c-c3ed061d8f1c</ContributionGuid>
      <ContributionSpeakerGuid>bea8d93f-8229-454e-a98e-bd1de6da3a08</ContributionSpeakerGuid>
      <CopyFromFileGuid>b681484d-a609-495a-9e1e-df002313829b</CopyFromFileGuid>
      <EventContentGuid>2a6a7f24-168d-46bd-910e-c2d2014f96ae</EventContentGuid>
      <EventGuid>f1be45e2-f1b5-4ddd-8bd5-834be3904aa1</EventGuid>
      <EventLocationGuid>d9c0c8f2-cbd0-4c27-abd3-1b34ff03a00e</EventLocationGuid>
      <FileContents>QEA=</FileContents>
      <FileName>sample string 2</FileName>
      <FileSize>4</FileSize>
      <FileType>Unassigned</FileType>
      <FolderGuid>7cb44e4b-3e29-4246-a824-ac1e319a83b4</FolderGuid>
      <Height>1</Height>
      <InStorage>true</InStorage>
      <NewsGuid>730a46c8-7779-4f23-a094-dd488d91c5d0</NewsGuid>
      <OriginalFileGuid>d43dd49c-9670-41e5-ad42-052f10171880</OriginalFileGuid>
      <OriginalFileName>sample string 3</OriginalFileName>
      <PersonGuid>8e97d7f5-5dd0-42d2-a735-389cb882771f</PersonGuid>
      <TrainingGuid>8503cd0f-0e8a-4099-89cb-be5c7c108d92</TrainingGuid>
      <TrainingLocationGuid>b6c371f7-3c04-479f-aafc-8c4c6d3e046e</TrainingLocationGuid>
      <Width>1</Width>
    </FileViewModel>
    <FileViewModel>
      <ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 1</d4p1:Key>
          <d4p1:Value>sample string 2</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 3</d4p1:Key>
          <d4p1:Value>sample string 4</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
      </ErrorMessages>
      <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-29T18:27:11.1010843+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-29T18:27:11.1010843+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-29T18:27:11.1010843+00:00</Modified>
      <ActivityGuid>58fe02a8-e4ca-4e04-bbcc-b624698f9987</ActivityGuid>
      <AgendaItemGuid>7643b23b-a847-43d6-b2f2-3a34aeb49319</AgendaItemGuid>
      <Alias>sample string 6</Alias>
      <CompanyGuid>834dde92-6cb2-406d-9219-bf47a2fc1824</CompanyGuid>
      <ContentType>sample string 1</ContentType>
      <ContributionGuid>f3400e3e-6add-48d6-ae4c-c3ed061d8f1c</ContributionGuid>
      <ContributionSpeakerGuid>bea8d93f-8229-454e-a98e-bd1de6da3a08</ContributionSpeakerGuid>
      <CopyFromFileGuid>b681484d-a609-495a-9e1e-df002313829b</CopyFromFileGuid>
      <EventContentGuid>2a6a7f24-168d-46bd-910e-c2d2014f96ae</EventContentGuid>
      <EventGuid>f1be45e2-f1b5-4ddd-8bd5-834be3904aa1</EventGuid>
      <EventLocationGuid>d9c0c8f2-cbd0-4c27-abd3-1b34ff03a00e</EventLocationGuid>
      <FileContents>QEA=</FileContents>
      <FileName>sample string 2</FileName>
      <FileSize>4</FileSize>
      <FileType>Unassigned</FileType>
      <FolderGuid>7cb44e4b-3e29-4246-a824-ac1e319a83b4</FolderGuid>
      <Height>1</Height>
      <InStorage>true</InStorage>
      <NewsGuid>730a46c8-7779-4f23-a094-dd488d91c5d0</NewsGuid>
      <OriginalFileGuid>d43dd49c-9670-41e5-ad42-052f10171880</OriginalFileGuid>
      <OriginalFileName>sample string 3</OriginalFileName>
      <PersonGuid>8e97d7f5-5dd0-42d2-a735-389cb882771f</PersonGuid>
      <TrainingGuid>8503cd0f-0e8a-4099-89cb-be5c7c108d92</TrainingGuid>
      <TrainingLocationGuid>b6c371f7-3c04-479f-aafc-8c4c6d3e046e</TrainingLocationGuid>
      <Width>1</Width>
    </FileViewModel>
    <FileViewModel>
      <ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 1</d4p1:Key>
          <d4p1:Value>sample string 2</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 3</d4p1:Key>
          <d4p1:Value>sample string 4</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
      </ErrorMessages>
      <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-29T18:27:11.1010843+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-29T18:27:11.1010843+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-29T18:27:11.1010843+00:00</Modified>
      <ActivityGuid>58fe02a8-e4ca-4e04-bbcc-b624698f9987</ActivityGuid>
      <AgendaItemGuid>7643b23b-a847-43d6-b2f2-3a34aeb49319</AgendaItemGuid>
      <Alias>sample string 6</Alias>
      <CompanyGuid>834dde92-6cb2-406d-9219-bf47a2fc1824</CompanyGuid>
      <ContentType>sample string 1</ContentType>
      <ContributionGuid>f3400e3e-6add-48d6-ae4c-c3ed061d8f1c</ContributionGuid>
      <ContributionSpeakerGuid>bea8d93f-8229-454e-a98e-bd1de6da3a08</ContributionSpeakerGuid>
      <CopyFromFileGuid>b681484d-a609-495a-9e1e-df002313829b</CopyFromFileGuid>
      <EventContentGuid>2a6a7f24-168d-46bd-910e-c2d2014f96ae</EventContentGuid>
      <EventGuid>f1be45e2-f1b5-4ddd-8bd5-834be3904aa1</EventGuid>
      <EventLocationGuid>d9c0c8f2-cbd0-4c27-abd3-1b34ff03a00e</EventLocationGuid>
      <FileContents>QEA=</FileContents>
      <FileName>sample string 2</FileName>
      <FileSize>4</FileSize>
      <FileType>Unassigned</FileType>
      <FolderGuid>7cb44e4b-3e29-4246-a824-ac1e319a83b4</FolderGuid>
      <Height>1</Height>
      <InStorage>true</InStorage>
      <NewsGuid>730a46c8-7779-4f23-a094-dd488d91c5d0</NewsGuid>
      <OriginalFileGuid>d43dd49c-9670-41e5-ad42-052f10171880</OriginalFileGuid>
      <OriginalFileName>sample string 3</OriginalFileName>
      <PersonGuid>8e97d7f5-5dd0-42d2-a735-389cb882771f</PersonGuid>
      <TrainingGuid>8503cd0f-0e8a-4099-89cb-be5c7c108d92</TrainingGuid>
      <TrainingLocationGuid>b6c371f7-3c04-479f-aafc-8c4c6d3e046e</TrainingLocationGuid>
      <Width>1</Width>
    </FileViewModel>
    <FileViewModel>
      <ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 1</d4p1:Key>
          <d4p1:Value>sample string 2</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 3</d4p1:Key>
          <d4p1:Value>sample string 4</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
      </ErrorMessages>
      <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-29T18:27:11.1010843+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-29T18:27:11.1010843+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-29T18:27:11.1010843+00:00</Modified>
      <ActivityGuid>58fe02a8-e4ca-4e04-bbcc-b624698f9987</ActivityGuid>
      <AgendaItemGuid>7643b23b-a847-43d6-b2f2-3a34aeb49319</AgendaItemGuid>
      <Alias>sample string 6</Alias>
      <CompanyGuid>834dde92-6cb2-406d-9219-bf47a2fc1824</CompanyGuid>
      <ContentType>sample string 1</ContentType>
      <ContributionGuid>f3400e3e-6add-48d6-ae4c-c3ed061d8f1c</ContributionGuid>
      <ContributionSpeakerGuid>bea8d93f-8229-454e-a98e-bd1de6da3a08</ContributionSpeakerGuid>
      <CopyFromFileGuid>b681484d-a609-495a-9e1e-df002313829b</CopyFromFileGuid>
      <EventContentGuid>2a6a7f24-168d-46bd-910e-c2d2014f96ae</EventContentGuid>
      <EventGuid>f1be45e2-f1b5-4ddd-8bd5-834be3904aa1</EventGuid>
      <EventLocationGuid>d9c0c8f2-cbd0-4c27-abd3-1b34ff03a00e</EventLocationGuid>
      <FileContents>QEA=</FileContents>
      <FileName>sample string 2</FileName>
      <FileSize>4</FileSize>
      <FileType>Unassigned</FileType>
      <FolderGuid>7cb44e4b-3e29-4246-a824-ac1e319a83b4</FolderGuid>
      <Height>1</Height>
      <InStorage>true</InStorage>
      <NewsGuid>730a46c8-7779-4f23-a094-dd488d91c5d0</NewsGuid>
      <OriginalFileGuid>d43dd49c-9670-41e5-ad42-052f10171880</OriginalFileGuid>
      <OriginalFileName>sample string 3</OriginalFileName>
      <PersonGuid>8e97d7f5-5dd0-42d2-a735-389cb882771f</PersonGuid>
      <TrainingGuid>8503cd0f-0e8a-4099-89cb-be5c7c108d92</TrainingGuid>
      <TrainingLocationGuid>b6c371f7-3c04-479f-aafc-8c4c6d3e046e</TrainingLocationGuid>
      <Width>1</Width>
    </FileViewModel>
  </ActivityPresentationFiles>
  <AgreedToUseData>true</AgreedToUseData>
  <DayPartGuid>34313e7d-7dd6-4cde-bc50-bb515de81ba6</DayPartGuid>
  <EventDateGuid>959bc505-ded5-40ba-a0d0-48cbc3070b06</EventDateGuid>
  <EventGuid>25a127ab-f0f4-4912-b29a-ec98b42e7da1</EventGuid>
  <EventThemeGuid>12dff045-aac3-46d2-afeb-48bbfcb8f819</EventThemeGuid>
  <EventWorkFormGuid>a6143cd9-74d8-44f4-9d45-7cb968182ff4</EventWorkFormGuid>
  <FilesToRemove xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:guid>b404ebed-ebf3-42e5-b50f-40db74070f80</d2p1:guid>
    <d2p1:guid>a439b0b5-fe5d-4264-865a-3f839194fe44</d2p1:guid>
  </FilesToRemove>
  <FormGroups>
    <ContributionFormGroupViewModel>
      <ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 1</d4p1:Key>
          <d4p1:Value>sample string 2</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 3</d4p1:Key>
          <d4p1:Value>sample string 4</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
      </ErrorMessages>
      <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-29T18:27:11.1010843+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-29T18:27:11.1010843+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">d2394d7c-fc7b-4a49-8865-af5b8c471fea</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-29T18:27:11.1010843+00:00</Modified>
      <EventGuid>1d1de3d5-16bf-42c4-8291-57c56877d68f</EventGuid>
      <FieldEnabled>true</FieldEnabled>
      <FieldLabel>sample string 2</FieldLabel>
      <FieldName>sample string 1</FieldName>
      <TooltipEnabled>true</TooltipEnabled>
      <TooltipText>sample string 5</TooltipText>
    </ContributionFormGroupViewModel>
    <ContributionFormGroupViewModel>
      <ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 1</d4p1:Key>
          <d4p1:Value>sample string 2</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 3</d4p1:Key>
          <d4p1:Value>sample string 4</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
      </ErrorMessages>
      <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-29T18:27:11.1010843+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-29T18:27:11.1010843+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">d2394d7c-fc7b-4a49-8865-af5b8c471fea</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-29T18:27:11.1010843+00:00</Modified>
      <EventGuid>1d1de3d5-16bf-42c4-8291-57c56877d68f</EventGuid>
      <FieldEnabled>true</FieldEnabled>
      <FieldLabel>sample string 2</FieldLabel>
      <FieldName>sample string 1</FieldName>
      <TooltipEnabled>true</TooltipEnabled>
      <TooltipText>sample string 5</TooltipText>
    </ContributionFormGroupViewModel>
  </FormGroups>
  <InternalNote>sample string 5</InternalNote>
  <IsScheduled>true</IsScheduled>
  <LastModifiedUserId>sample string 6</LastModifiedUserId>
  <SessionDescription>sample string 3</SessionDescription>
  <SessionTitle>sample string 2</SessionTitle>
  <Speakers>
    <SpeakerViewModel>
      <ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 1</d4p1:Key>
          <d4p1:Value>sample string 2</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 3</d4p1:Key>
          <d4p1:Value>sample string 4</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
      </ErrorMessages>
      <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-29T18:27:11.1010843+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-29T18:27:11.1010843+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">be3cddf7-0fd9-44c4-aeb6-ef1bf0e1a57c</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-29T18:27:11.1010843+00:00</Modified>
      <CurriculumVitaeDescription>sample string 9</CurriculumVitaeDescription>
      <EmailAddress>sample string 6</EmailAddress>
      <FirstName>sample string 3</FirstName>
      <Function>sample string 8</Function>
      <LastName>sample string 5</LastName>
      <MiddleName>sample string 4</MiddleName>
      <Organisation>sample string 7</Organisation>
      <PersonGuid>8b7d0f8f-e7e5-40a7-97aa-7380f3054b48</PersonGuid>
      <PictureFile>
        <ErrorMessages xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
          <d5p1:KeyValueOfstringstring>
            <d5p1:Key>sample string 1</d5p1:Key>
            <d5p1:Value>sample string 2</d5p1:Value>
          </d5p1:KeyValueOfstringstring>
          <d5p1:KeyValueOfstringstring>
            <d5p1:Key>sample string 3</d5p1:Key>
            <d5p1:Value>sample string 4</d5p1:Value>
          </d5p1:KeyValueOfstringstring>
        </ErrorMessages>
        <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-29T18:27:11.1010843+00:00</Created>
        <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-29T18:27:11.1010843+00:00</Deleted>
        <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc</Guid>
        <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-29T18:27:11.1010843+00:00</Modified>
        <ActivityGuid>58fe02a8-e4ca-4e04-bbcc-b624698f9987</ActivityGuid>
        <AgendaItemGuid>7643b23b-a847-43d6-b2f2-3a34aeb49319</AgendaItemGuid>
        <Alias>sample string 6</Alias>
        <CompanyGuid>834dde92-6cb2-406d-9219-bf47a2fc1824</CompanyGuid>
        <ContentType>sample string 1</ContentType>
        <ContributionGuid>f3400e3e-6add-48d6-ae4c-c3ed061d8f1c</ContributionGuid>
        <ContributionSpeakerGuid>bea8d93f-8229-454e-a98e-bd1de6da3a08</ContributionSpeakerGuid>
        <CopyFromFileGuid>b681484d-a609-495a-9e1e-df002313829b</CopyFromFileGuid>
        <EventContentGuid>2a6a7f24-168d-46bd-910e-c2d2014f96ae</EventContentGuid>
        <EventGuid>f1be45e2-f1b5-4ddd-8bd5-834be3904aa1</EventGuid>
        <EventLocationGuid>d9c0c8f2-cbd0-4c27-abd3-1b34ff03a00e</EventLocationGuid>
        <FileContents>QEA=</FileContents>
        <FileName>sample string 2</FileName>
        <FileSize>4</FileSize>
        <FileType>Unassigned</FileType>
        <FolderGuid>7cb44e4b-3e29-4246-a824-ac1e319a83b4</FolderGuid>
        <Height>1</Height>
        <InStorage>true</InStorage>
        <NewsGuid>730a46c8-7779-4f23-a094-dd488d91c5d0</NewsGuid>
        <OriginalFileGuid>d43dd49c-9670-41e5-ad42-052f10171880</OriginalFileGuid>
        <OriginalFileName>sample string 3</OriginalFileName>
        <PersonGuid>8e97d7f5-5dd0-42d2-a735-389cb882771f</PersonGuid>
        <TrainingGuid>8503cd0f-0e8a-4099-89cb-be5c7c108d92</TrainingGuid>
        <TrainingLocationGuid>b6c371f7-3c04-479f-aafc-8c4c6d3e046e</TrainingLocationGuid>
        <Width>1</Width>
      </PictureFile>
      <Title>sample string 2</Title>
    </SpeakerViewModel>
    <SpeakerViewModel>
      <ErrorMessages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 1</d4p1:Key>
          <d4p1:Value>sample string 2</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
        <d4p1:KeyValueOfstringstring>
          <d4p1:Key>sample string 3</d4p1:Key>
          <d4p1:Value>sample string 4</d4p1:Value>
        </d4p1:KeyValueOfstringstring>
      </ErrorMessages>
      <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-29T18:27:11.1010843+00:00</Created>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-29T18:27:11.1010843+00:00</Deleted>
      <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">be3cddf7-0fd9-44c4-aeb6-ef1bf0e1a57c</Guid>
      <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-29T18:27:11.1010843+00:00</Modified>
      <CurriculumVitaeDescription>sample string 9</CurriculumVitaeDescription>
      <EmailAddress>sample string 6</EmailAddress>
      <FirstName>sample string 3</FirstName>
      <Function>sample string 8</Function>
      <LastName>sample string 5</LastName>
      <MiddleName>sample string 4</MiddleName>
      <Organisation>sample string 7</Organisation>
      <PersonGuid>8b7d0f8f-e7e5-40a7-97aa-7380f3054b48</PersonGuid>
      <PictureFile>
        <ErrorMessages xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">
          <d5p1:KeyValueOfstringstring>
            <d5p1:Key>sample string 1</d5p1:Key>
            <d5p1:Value>sample string 2</d5p1:Value>
          </d5p1:KeyValueOfstringstring>
          <d5p1:KeyValueOfstringstring>
            <d5p1:Key>sample string 3</d5p1:Key>
            <d5p1:Value>sample string 4</d5p1:Value>
          </d5p1:KeyValueOfstringstring>
        </ErrorMessages>
        <Created xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-29T18:27:11.1010843+00:00</Created>
        <Deleted xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-29T18:27:11.1010843+00:00</Deleted>
        <Guid xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">e25a5664-55c9-4ee4-a5ae-a754cf5ee5dc</Guid>
        <Modified xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services">2026-06-29T18:27:11.1010843+00:00</Modified>
        <ActivityGuid>58fe02a8-e4ca-4e04-bbcc-b624698f9987</ActivityGuid>
        <AgendaItemGuid>7643b23b-a847-43d6-b2f2-3a34aeb49319</AgendaItemGuid>
        <Alias>sample string 6</Alias>
        <CompanyGuid>834dde92-6cb2-406d-9219-bf47a2fc1824</CompanyGuid>
        <ContentType>sample string 1</ContentType>
        <ContributionGuid>f3400e3e-6add-48d6-ae4c-c3ed061d8f1c</ContributionGuid>
        <ContributionSpeakerGuid>bea8d93f-8229-454e-a98e-bd1de6da3a08</ContributionSpeakerGuid>
        <CopyFromFileGuid>b681484d-a609-495a-9e1e-df002313829b</CopyFromFileGuid>
        <EventContentGuid>2a6a7f24-168d-46bd-910e-c2d2014f96ae</EventContentGuid>
        <EventGuid>f1be45e2-f1b5-4ddd-8bd5-834be3904aa1</EventGuid>
        <EventLocationGuid>d9c0c8f2-cbd0-4c27-abd3-1b34ff03a00e</EventLocationGuid>
        <FileContents>QEA=</FileContents>
        <FileName>sample string 2</FileName>
        <FileSize>4</FileSize>
        <FileType>Unassigned</FileType>
        <FolderGuid>7cb44e4b-3e29-4246-a824-ac1e319a83b4</FolderGuid>
        <Height>1</Height>
        <InStorage>true</InStorage>
        <NewsGuid>730a46c8-7779-4f23-a094-dd488d91c5d0</NewsGuid>
        <OriginalFileGuid>d43dd49c-9670-41e5-ad42-052f10171880</OriginalFileGuid>
        <OriginalFileName>sample string 3</OriginalFileName>
        <PersonGuid>8e97d7f5-5dd0-42d2-a735-389cb882771f</PersonGuid>
        <TrainingGuid>8503cd0f-0e8a-4099-89cb-be5c7c108d92</TrainingGuid>
        <TrainingLocationGuid>b6c371f7-3c04-479f-aafc-8c4c6d3e046e</TrainingLocationGuid>
        <Width>1</Width>
      </PictureFile>
      <Title>sample string 2</Title>
    </SpeakerViewModel>
  </Speakers>
</ContributionViewModel>