Reminder.Clock Property

The clock associated with this reminder
public Clock Clock {get;}
This language is not supported or no code example is available.
public:  
property Clock^ Clock { 
Clock^ get( ); 
}
This language is not supported or no code example is available.
public function get Clock() : Clock;
This language is not supported or no code example is available.

Property Value

Clock

The clock.

In this article

Definition