Click or drag to resize

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; }

Property Value

Type: String

Implements

INotificationRelayScheme
See Also