C# 클래스 ConsoleApplication1.ExchangeConnection

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

보호된 프로퍼티들

프로퍼티 타입 설명
log log4net.ILog

공개 메소드들

메소드 설명
ExchangeConnection ( ) : System
GetExchangeService ( ) : ExchangeService

비공개 메소드들

메소드 설명
RemoteCertificateValidate ( object sender, X509Certificate cert, X509Chain chain, SslPolicyErrors error ) : bool
SetCertificatePolicy ( ) : void
connectToExchangeOnPremise ( ) : void
connectToExchangeUsingImpersonation ( ) : void

메소드 상세

ExchangeConnection() 공개 메소드

public ExchangeConnection ( ) : System
리턴 System

GetExchangeService() 공개 메소드

public GetExchangeService ( ) : ExchangeService
리턴 ExchangeService

프로퍼티 상세

log 보호되어 있는 정적으로 프로퍼티

protected static ILog,log4net log
리턴 log4net.ILog