C# 클래스 Aspose.Email.Examples.CSharp.Email.Exchange.DownloadMessagesFromPublicFolders

파일 보기 프로젝트 열기: aspose-email/Aspose.Email-for-.NET

공개 프로퍼티들

프로퍼티 타입 설명
dataDir string
domain string
mailboxUri string
password string
username string

공개 메소드들

메소드 설명
Run ( ) : void

비공개 메소드들

메소드 설명
ListMessagesFromSubFolder ( ExchangeFolderInfo publicFolder, IEWSClient client ) : void
ReadPublicFolders ( ) : void

메소드 상세

Run() 공개 정적인 메소드

public static Run ( ) : void
리턴 void

프로퍼티 상세

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

public static string dataDir
리턴 string

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

public static string domain
리턴 string

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

public static string mailboxUri
리턴 string

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

public static string password
리턴 string

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

public static string username
리턴 string