EmailImapConnection

EmailImapConnection class

IMAP 프로토콜에 대한 이메일 연결 정보를 나타냅니다.

public sealed class EmailImapConnection : EmailConnection

생성자

이름 설명
EmailImapConnection(string, int, string, string) 의 새 인스턴스를 초기화합니다.EmailImapConnection 클래스.

속성

이름 설명
Host { get; } 호스트 이름을 가져옵니다.
Password { get; } 암호를 가져옵니다.
Port { get; } 포트 번호를 가져옵니다.
UserName { get; } 사용자 이름을 가져옵니다.

또한보십시오