Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The ContactUrlKeyType simple type represents types of URLs for a contact.<58>
-
<xs:simpleType name="ContactUrlKeyType"> <xs:restriction base="xs:string"> <xs:enumeration value="Personal"/> <xs:enumeration value="Business"/> <xs:enumeration value="Attachment"/> <xs:enumeration value="EbcDisplayDefinition"/> <xs:enumeration value="EbcFinalImage"/> <xs:enumeration value="EbcLogo"/> <xs:enumeration value="Feed"/> <xs:enumeration value="Image"/> <xs:enumeration value="InternalMarker"/> <xs:enumeration value="Other"/> </xs:restriction> </xs:simpleType>
The following table lists the values of the ContactUrlKeyType simple type.
Value |
Meaning |
---|---|
Personal |
A personal Url. |
Business |
A business Url. |
Attachment |
An attachment Url. |
EbcDisplayDefinition |
Not used |
EbcFinalImage |
Not used |
EbcLogo |
Not used |
Feed |
Url for a news feed. |
Image |
Url to the contact image. |
InternalMarker |
For internal use only. |
Other |
For anything else. |