IDomainProperties.ContactRegistrantAddressMailingAddress1 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=false, ReadOnly=false, Required=false, SerializedName="address1", Update=false)]
public string ContactRegistrantAddressMailingAddress1 { 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=false, ReadOnly=false, Required=false, SerializedName="address1", Update=false)>]
member this.ContactRegistrantAddressMailingAddress1 : string with get, set
Public Property ContactRegistrantAddressMailingAddress1 As String

Property Value

Attributes

Applies to