NotificationRecipientDevice Class

Definition

A device type for a notification recipient.

public ref class NotificationRecipientDevice
[System.Serializable]
public class NotificationRecipientDevice
type NotificationRecipientDevice = class
Public Class NotificationRecipientDevice
Inheritance
NotificationRecipientDevice
Attributes

Remarks

After initializing a NotificationRecipientDevice, you can add it to a specific recipient's Devices list.

Constructors

NotificationRecipientDevice(String, String)

Creates a new device for a recipient.

Properties

Address

The address of the device.

Name

The name of the device.

Protocol

The protocol of the device.

ScheduleEntries

The schedule entries that apply to this device.

Applies to