Attachment.Name Property
Definition
- Namespace
- GleamTech.DocumentUltimate
- Assembly
- GleamTech.DocumentUltimate.dll
Gets or sets the name of the attachment. If not specified, name from File property will be used.
public string Name { get; set; }
Gets or sets the name of the attachment. If not specified, name from File property will be used.
public string Name { get; set; }