LogEntriesLoadOptions Properties | 
The LogEntriesLoadOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| FromDate | 
            Only load log entries that happened on or after this datetime
              | |
| MaxEntries | 
            Number of entries to retrieve
              | |
| SearchString | 
            Search string which will be applied to all columns in the event log entries
              | |
| ToDate | 
            Only load log entries that happened on or before this datetime
              |