Delen via


IMessageProperties.Sender Property

Definition

Name of the sender.

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

Property Value

Attributes

Applies to