C# Class Evernote.EDAM.Type.SharedNotebook.Isset

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

Public Properties

Property Type Description
email bool
id bool
notebookGuid bool
notebookModifiable bool
requireLogin bool
serviceCreated bool
shareKey bool
userId bool
username bool

Property Details

email public property

public bool email
return bool

id public property

public bool id
return bool

notebookGuid public property

public bool notebookGuid
return bool

notebookModifiable public property

public bool notebookModifiable
return bool

requireLogin public property

public bool requireLogin
return bool

serviceCreated public property

public bool serviceCreated
return bool

shareKey public property

public bool shareKey
return bool

userId public property

public bool userId
return bool

username public property

public bool username
return bool