Click or drag to resize

AlertDestination Methods

The AlertDestination type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreateAlertDestination
Creates an AlertDestination based on the destination.
Public methodStatic memberCreateAlertDestinationFromName
Creates an AlertDestination based on the destinationName. DestinationName
Public methodEquals
Determines whether the specified object is equal to the current object.
(Overrides ObjectEquals(Object).)
Public methodGetHashCode
Serves as the default hash function.
(Overrides ObjectGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns the alert destination.
(Overrides ObjectToString.)
Top
See Also