2.2.5.1 LocationSourceType
Namespace: http://schemas.microsoft.com/exchange/services/2006/types
The LocationSourceType simple type specifies the source from which the resolution of the location was derived.
-
<xs:simpleType name="LocationSourceType" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:restriction base="xs:string"> <xs:enumeration value="None"/> <xs:enumeration value="LocationServices"/> <xs:enumeration value="PhonebookServices"/> <xs:enumeration value="Device"/> <xs:enumeration value="Contact"/> <xs:enumeration value="Resource"/> </xs:restriction> </xs:simpleType>
The following table specifies the allowable values for the LocationSourceType simple type.
Value |
Meaning |
---|---|
None |
|
LocationServices |
Resolved by external location services, such as an Internet search engine. |
PhonebookServices |
|
Device |
|
Contact |
Sourced from a contact (2) card. |
Resource |