AttachmentInfo.Name Property
Definition
- Namespace
- GleamTech.DocumentUltimate
- Assembly
- GleamTech.DocumentUltimate.dll
Gets or sets the name of the attachment. This will be file name only e.g. "Subfolder/File.docx" and will not have folder information.
public string Name { get; set; }