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

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

Public Properties

Property Type Description
ccAddresses bool
guid bool
message bool
note bool
subject bool
toAddresses bool

Property Details

ccAddresses public property

public bool ccAddresses
return bool

guid public property

public bool guid
return bool

message public property

public bool message
return bool

note public property

public bool note
return bool

subject public property

public bool subject
return bool

toAddresses public property

public bool toAddresses
return bool