Gets the suggested display name of this attachment.
Namespace:
Rebex.Mail
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property DisplayName As String Get |
C# |
---|
public string DisplayName { get; } |