ImapMessagePart.FileName Property
Namespace: Rebex.Net
Assembly: Rebex.Imap.dll (version 7.0.9083)
FileName
Gets part's file name, if available.
Declaration
public string FileName { get; }
Property Value
Type | Description |
---|---|
String | File name or null. |