# ReminderEntry.StartAt

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

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Reminders/SystemTargetInterfaces/IReminderTable.cs)

```csharp
[Orleans.Id(2)]
public DateTime StartAt
```

Gets or sets the time when the reminder was supposed to tick in the first time
