[This is preliminary documentation and is subject to change.]
the reminder time in the proper time format.
Namespace:
OfficeClip.BusinessLayer.SyncAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public string Reminder_Time { set; } |
Visual Basic (Declaration) |
---|
Public WriteOnly Property Reminder_Time As String |
Visual C++ |
---|
public: property String^ Reminder_Time { void set (String^ value); } |