C# 클래스 SmtpServer.Mail.MailboxExtensionMethods

파일 보기 프로젝트 열기: cosullivan/SmtpServer

공개 메소드들

메소드 설명
AsAddress ( this mailbox ) : string

Returns the Mailbox as an Address string.

메소드 상세

AsAddress() 공개 정적인 메소드

Returns the Mailbox as an Address string.
public static AsAddress ( this mailbox ) : string
mailbox this The mailbox to perform the operation on.
리턴 string