NotificationSettings.Destination Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Where the notification should be sent. For email, it should follow email format.
public string Destination { get; set; }
member this.Destination : string with get, set
Public Property Destination As String