MailBee.NET Objects 4.0

SmtpSendingMessageEventArgs.Tag Property

Gets the tag assigned by the developer to SendMailJob of processing the given message.

public string Tag {get;}

Property Value

A string assigned by the developer to SendMailJob object associated with the given message, or empty string if tag was not assigned.

See Also

SmtpSendingMessageEventArgs Class | MailBee.SmtpMail Namespace