TimeSpan NotificationDelay { get; set; }
Property NotificationDelay As TimeSpan Get Set
property TimeSpan NotificationDelay { TimeSpan get (); void set (TimeSpan value); }
abstract NotificationDelay : TimeSpan with get, set
In This Article