Property Path
Path
Gets the full file-system path from which this attachment was loaded.
public string Path { get; }
Property Value
Remarks
When the instance is created from raw bytes, a stream, a base64 string, or an in-memory image,
this value may be null
or empty because no source file path exists.