 | MailboxSENT_NAME Field |
The name of the sent mailbox
Namespace: SanteDB.Core.MailAssembly: SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.2081-alpha+b4ae72647f2cc271f89142f76fff26ad69e00f5a
Syntaxpublic const string SENT_NAME = "Sent"
Public Const SENT_NAME As String = "Sent"
public:
literal String^ SENT_NAME = "Sent"
static val mutable SENT_NAME: string
Field Value
String
See Also