Click or drag to resize

EmailNotificationConfigurationSectionAdministrativeContacts Property

Gets or sets the administrative contacts for this server

Namespace:  SanteDB.Core.Configuration
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public List<string> AdministrativeContacts { get; set; }

Property Value

Type: ListString
See Also