HostPoolUpdateControlContent.CancelMessage 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.
The cancel message sent to the user on the session host. This is can only be specified if the action is 'Cancel'.
public string CancelMessage { get; set; }
member this.CancelMessage : string with get, set
Public Property CancelMessage As String