ReminderEntry.StartAt Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the time when the reminder was supposed to tick in the first time
public DateTime StartAt { get; set; }
[Orleans.Id(2)]
public DateTime StartAt { get; set; }
member this.StartAt : DateTime with get, set
[<Orleans.Id(2)>]
member this.StartAt : DateTime with get, set
Public Property StartAt As DateTime
Property Value
- Attributes