EntryPublished Property
This property contains the date that the entry was first created.
Syntax
char* GetEntryPublished(int iEntryIndex);
int SetEntryPublished(int iEntryIndex, char* lpszEntryPublished);
Default Value
""
Remarks
This property contains the date that the entry was first created.
The size of the array is controlled by the EntryCount property.
This property is not available at design time.
Data Type
String