FilePath

Attachment.FilePath property

Attachment relative path e.g. folder/file.docx or filename when the file is located in the root of an archive, in e-mail message or data file.

public string FilePath { get; set; }

See Also