C# 클래스 Evernote.EDAM.NoteStore.NoteEmailParameters.Isset

파일 보기 프로젝트 열기: evernote/evernote-demo-metro

공개 프로퍼티들

프로퍼티 타입 설명
ccAddresses bool
guid bool
message bool
note bool
subject bool
toAddresses bool

프로퍼티 상세

ccAddresses 공개적으로 프로퍼티

public bool ccAddresses
리턴 bool

guid 공개적으로 프로퍼티

public bool guid
리턴 bool

message 공개적으로 프로퍼티

public bool message
리턴 bool

note 공개적으로 프로퍼티

public bool note
리턴 bool

subject 공개적으로 프로퍼티

public bool subject
리턴 bool

toAddresses 공개적으로 프로퍼티

public bool toAddresses
리턴 bool