| EmailNotificationRelayScheme Property |
The scheme of the relay
Namespace:
SanteDB.Core.Notifications.Email
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax public string Scheme { get; }
Public ReadOnly Property Scheme As String
Get
public:
virtual property String^ Scheme {
String^ get () sealed;
}
abstract Scheme : string with get
override Scheme : string with get
Property Value
Type:
StringImplements
INotificationRelaySchemeSee Also