Share via


ISendMessage.MessageTitle Property

Definition

Title of message.

[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Create=true, Description="Title of message.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="messageTitle", Update=true)]
public string MessageTitle { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Create=true, Description="Title of message.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="messageTitle", Update=true)>]
member this.MessageTitle : string with get, set
Public Property MessageTitle As String

Property Value

Attributes

Applies to