C# Class Evernote.EDAM.NoteStore.NoteCollectionCounts.Isset

Show file Open project: evernote/evernote-demo-metro

Public Properties

Property Type Description
notebookCounts bool
tagCounts bool
trashCount bool

Property Details

notebookCounts public property

public bool notebookCounts
return bool

tagCounts public property

public bool tagCounts
return bool

trashCount public property

public bool trashCount
return bool