Property NotificationService
NotificationService
Gets an instance of INotificationService.
Declaration
INotificationService NotificationService { get; }
Property Value
| Type | Description |
|---|---|
| INotificationService | It contains properties and methods required for a Notification Service. |