https://wsapi.ams360.com/v3.0/DataContract
https://wsapi.ams360.com/v3.0/DataContract / CustomerContact Complex Type / MobileExt Element
In This Topic
    MobileExt Element
    In This Topic
    Description
    Extension portion of the mobile phone number.
    Namespace https://wsapi.ams360.com/v3.0/DataContract
    Type
    xs:string
    Diagram
    MobileExt Element
    Overview
    MobileExt optional xs:string
    Extension portion of the mobile phone number.
    Source
    <xs:element minOccurs="0" name="MobileExt" nillable="true" type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema">
      <xs:annotation>
        <xs:appinfo />
        <xs:documentation>
          <summary>
                Extension portion of the mobile phone number.
                </summary>
          <len min="0" max="10" />
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    See Also