[This is preliminary documentation and is subject to change.]
Determines if the message is marked
Namespace:
OfficeClip.BusinessLayer.TrackerAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
| C# |
|---|
public bool IsMarked { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property IsMarked As Boolean |
| Visual C++ |
|---|
public: property bool IsMarked { bool get (); void set (bool value); } |
