AttachmentInfoDateModified Property

Gets or sets the last modified date of the attachment.

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