C# 클래스 AkaneMail.MailSettings

파일 보기 프로젝트 열기: hijirichan/AkaneMail 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
m_apopFlag bool
m_autoMailFlag bool
m_bodyIEShow bool
m_deleteMail bool
m_fromName string
m_getMailInterval int
m_mailAddress string
m_minimizeTaskTray bool
m_passWord string
m_popBeforeSMTP bool
m_popOverSSL bool
m_popPortNo int
m_popServer string
m_popSoundFlag bool
m_popSoundName string
m_smtpAuth bool
m_smtpPortNo int
m_smtpServer string
m_userName string
m_windowHeight int
m_windowLeft int
m_windowStat FormWindowState
m_windowTop int
m_windowWidth int

프로퍼티 상세

m_apopFlag 공개적으로 프로퍼티

public bool m_apopFlag
리턴 bool

m_autoMailFlag 공개적으로 프로퍼티

public bool m_autoMailFlag
리턴 bool

m_bodyIEShow 공개적으로 프로퍼티

public bool m_bodyIEShow
리턴 bool

m_deleteMail 공개적으로 프로퍼티

public bool m_deleteMail
리턴 bool

m_fromName 공개적으로 프로퍼티

public string m_fromName
리턴 string

m_getMailInterval 공개적으로 프로퍼티

public int m_getMailInterval
리턴 int

m_mailAddress 공개적으로 프로퍼티

public string m_mailAddress
리턴 string

m_minimizeTaskTray 공개적으로 프로퍼티

public bool m_minimizeTaskTray
리턴 bool

m_passWord 공개적으로 프로퍼티

public string m_passWord
리턴 string

m_popBeforeSMTP 공개적으로 프로퍼티

public bool m_popBeforeSMTP
리턴 bool

m_popOverSSL 공개적으로 프로퍼티

public bool m_popOverSSL
리턴 bool

m_popPortNo 공개적으로 프로퍼티

public int m_popPortNo
리턴 int

m_popServer 공개적으로 프로퍼티

public string m_popServer
리턴 string

m_popSoundFlag 공개적으로 프로퍼티

public bool m_popSoundFlag
리턴 bool

m_popSoundName 공개적으로 프로퍼티

public string m_popSoundName
리턴 string

m_smtpAuth 공개적으로 프로퍼티

public bool m_smtpAuth
리턴 bool

m_smtpPortNo 공개적으로 프로퍼티

public int m_smtpPortNo
리턴 int

m_smtpServer 공개적으로 프로퍼티

public string m_smtpServer
리턴 string

m_userName 공개적으로 프로퍼티

public string m_userName
리턴 string

m_windowHeight 공개적으로 프로퍼티

public int m_windowHeight
리턴 int

m_windowLeft 공개적으로 프로퍼티

public int m_windowLeft
리턴 int

m_windowStat 공개적으로 프로퍼티

public FormWindowState m_windowStat
리턴 FormWindowState

m_windowTop 공개적으로 프로퍼티

public int m_windowTop
리턴 int

m_windowWidth 공개적으로 프로퍼티

public int m_windowWidth
리턴 int