[This is preliminary documentation and is subject to change.]
Activates or deactivates the OCReminder Service
Namespace:
OfficeClip.UtilsAssembly: OfficeClip.Utils (in OfficeClip.Utils)
Version: 8.1.1.0
Syntax
C# |
---|
public static bool ReminderActivated { get; } |
Visual Basic (Declaration) |
---|
Public Shared ReadOnly Property ReminderActivated As Boolean |
Visual C++ |
---|
public: static property bool ReminderActivated { bool get (); } |