NotificationRecipientDevice Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Represents a device (such as email, a pager, or a mobile phone) to which notifications can be sent.
The following tables list the members exposed by the NotificationRecipientDevice type.
Public Constructors
Name | Description | |
---|---|---|
NotificationRecipientDevice | Overloaded. |
Top
Public Properties
Name | Description | |
---|---|---|
Address | Gets or sets the address to which notifications are sent for this device. | |
Name | Gets or sets the user-defined name for this device. | |
Protocol | Gets or sets the name of the protocol used to send notifications to this device. | |
ScheduleEntries | Gets a schedule that determines when the device is available to receive notifications. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
NotificationRecipientDevice Class
Microsoft.EnterpriseManagement.Administration Namespace