| MimeStructureHasFileName Property |
Gets a boolean value indicating if
FileName is set.
Namespace:
Limilabs.Client.IMAP
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public bool HasFileName { get; }
Public ReadOnly Property HasFileName As Boolean
Get
public:
property bool HasFileName {
bool get ();
}
member HasFileName : bool with get
Property Value
Type:
BooleanSee Also