←Select platform

TimeModified Property

Summary

Time the attachment file was last modified.

Syntax
C#
VB
C++
public DateTime TimeModified {get; set;} 
Public Property TimeModified() As DateTime 
   Get 
   Set 
public:  
   property DateTime^ TimeModified 
   { 
      DateTime^ get() 
      void set(DateTime^ value) 
   } 

Property Value

The optional time the attachment file was last modified. The default value is an empty DateTime object.

Example

For an example, refer to ReadAttachments.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.