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.
Time in minutes before event at which notification will be sent.
public int? TimeInMinutes { get; set; }
member this.TimeInMinutes : Nullable<int> with get, set
Public Property TimeInMinutes As Nullable(Of Integer)