C# 클래스 AkaneMail.AccountInfo

파일 보기 프로젝트 열기: hijirichan/AkaneMail

공개 프로퍼티들

프로퍼티 타입 설명
apopFlag bool
autoMailFlag bool
bodyIEShow bool
deleteMail bool
fromName string
getMailInterval int
mailAddress string
minimizeTaskTray bool
passWord string
popBeforeSMTP bool
popOverSSL bool
popPortNumber int
popServer string
popSoundFlag bool
popSoundName string
smtpAuth bool
smtpPortNumber int
smtpServer string
userName string

프로퍼티 상세

apopFlag 공개적으로 정적으로 프로퍼티

public static bool apopFlag
리턴 bool

autoMailFlag 공개적으로 정적으로 프로퍼티

public static bool autoMailFlag
리턴 bool

bodyIEShow 공개적으로 정적으로 프로퍼티

public static bool bodyIEShow
리턴 bool

deleteMail 공개적으로 정적으로 프로퍼티

public static bool deleteMail
리턴 bool

fromName 공개적으로 정적으로 프로퍼티

public static string fromName
리턴 string

getMailInterval 공개적으로 정적으로 프로퍼티

public static int getMailInterval
리턴 int

mailAddress 공개적으로 정적으로 프로퍼티

public static string mailAddress
리턴 string

minimizeTaskTray 공개적으로 정적으로 프로퍼티

public static bool minimizeTaskTray
리턴 bool

passWord 공개적으로 정적으로 프로퍼티

public static string passWord
리턴 string

popBeforeSMTP 공개적으로 정적으로 프로퍼티

public static bool popBeforeSMTP
리턴 bool

popOverSSL 공개적으로 정적으로 프로퍼티

public static bool popOverSSL
리턴 bool

popPortNumber 공개적으로 정적으로 프로퍼티

public static int popPortNumber
리턴 int

popServer 공개적으로 정적으로 프로퍼티

public static string popServer
리턴 string

popSoundFlag 공개적으로 정적으로 프로퍼티

public static bool popSoundFlag
리턴 bool

popSoundName 공개적으로 정적으로 프로퍼티

public static string popSoundName
리턴 string

smtpAuth 공개적으로 정적으로 프로퍼티

public static bool smtpAuth
리턴 bool

smtpPortNumber 공개적으로 정적으로 프로퍼티

public static int smtpPortNumber
리턴 int

smtpServer 공개적으로 정적으로 프로퍼티

public static string smtpServer
리턴 string

userName 공개적으로 정적으로 프로퍼티

public static string userName
리턴 string