[This is preliminary documentation and is subject to change.]
The number of days after which the alert is supposed to be automatically deleted
Namespace:
OfficeClip.UtilsAssembly: OfficeClip.Utils (in OfficeClip.Utils)
Version: 8.1.1.0
Syntax
C# |
---|
public static int AlertDeleteDays { get; } |
Visual Basic (Declaration) |
---|
Public Shared ReadOnly Property AlertDeleteDays As Integer |
Visual C++ |
---|
public: static property int AlertDeleteDays { int get (); } |