IContact.AddressMailingAddress1 Property

Definition

First line of an Address.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="First line of an Address.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="address1", Update=true)]
public string AddressMailingAddress1 { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="First line of an Address.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="address1", Update=true)>]
member this.AddressMailingAddress1 : string with get, set
Public Property AddressMailingAddress1 As String

Property Value

Attributes

Applies to