IReverseShippingDetails.ContactDetailPhone 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.
Phone number of the contact person.
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Phone number of the contact person.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="phone")]
public string ContactDetailPhone { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Phone number of the contact person.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="phone")>]
member this.ContactDetailPhone : string with get, set
Public Property ContactDetailPhone As String
Property Value
- Attributes