LotusNotesViewInfoNotesCount Property |
Notes count in storage
Namespace: GroupDocs.Viewer.ResultsAssembly: GroupDocs.Viewer (in GroupDocs.Viewer.dll) Version: 22.5
Syntaxpublic int NotesCount { get; }
Public ReadOnly Property NotesCount As Integer
Get
public:
property int NotesCount {
int get ();
}
member NotesCount : int with get
Property Value
Type:
Int32
See Also