Click or drag to resize

DbMailMessageCreationTime Property

The time that the message was created

Namespace:  SanteDB.DisconnectedClient.SQLite.Mail
Assembly:  SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
Syntax
public DateTime CreationTime { get; set; }

Property Value

Type: DateTime
See Also