[This is preliminary documentation and is subject to change.]
The reminder date
Namespace:
OfficeClip.BusinessLayer.AccountAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
| C# |
|---|
public DateTime ReminderDate { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property ReminderDate As DateTime |
| Visual C++ |
|---|
public: property DateTime ReminderDate { DateTime get (); } |
