←Select platform

TimeCreated Property

Summary

Time the attachment file was created.

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

Property Value

The optional time the attachment file was created. 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.