EmailImapConnection

EmailImapConnection constructor

의 새 인스턴스를 초기화합니다.EmailImapConnection 클래스.

public EmailImapConnection(string host, int port, string userName, string password)
모수 유형 설명
host String 호스트 이름입니다.
port Int32 포트 번호입니다.
userName String 사용자 이름입니다.
password String 비밀번호.

또한보십시오