RecipientInfo Members
Provides information about the target recipient of a notification.
The following tables list the members exposed by the RecipientInfo type.
Public Properties
Name | Description | |
---|---|---|
DeviceAddress | Gets the target device address for the notification. | |
SubscriberId | Gets the subscriber ID for the notification. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. Overridden. Returns a value indicating whether this instance is equal to a specified object. | |
GetHashCode | Overridden. Gets the hash code for RecipientInfo. | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | Overridden. Returns a String representation of the RecipientInfo object. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
RecipientInfo Class
Microsoft.SqlServer.NotificationServices Namespace