AttachmentDateModified Property

Gets or sets the last modified date of the attachment. If not specified, last modified date from File property will be used.

Definition

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

Property Value

NullableDateTime

See Also