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