# IPreservedJournalEntry.Payload

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.journaling/orleans.journaling.ipreservedjournalentry/) | [Properties](/orleans/docs/api/csharp/microsoft.orleans.journaling/orleans.journaling.ipreservedjournalentry/properties/)

```csharp
public abstract ReadOnlyMemory<byte> Payload
```

Gets the entry payload bytes for the preserved entry.
