IMessageProperties.Sender 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.
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