AttachmentInfoName Property

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.

Definition

Namespace: GleamTech.DocumentUltimate
Assembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.1.5
C#
public string Name { get; set; }

Property Value

String

See Also