C# Class SmtpServer.Mail.MailboxExtensionMethods

Afficher le fichier Open project: cosullivan/SmtpServer

Méthodes publiques

Méthode Description
AsAddress ( this mailbox ) : string

Returns the Mailbox as an Address string.

Method Details

AsAddress() public static méthode

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