LocationSource - перечисление |
Пространство имён: Tessa.Exchange.WebServices.Data
public enum LocationSource
Public Enumeration LocationSource
public enum class LocationSource
type LocationSource
Имя члена | Значение | Описание | |
---|---|---|---|
None | 0 | Unresolved | |
LocationServices | 1 | Resolved by external location services (such as Bing, Google, etc) | |
PhonebookServices | 2 | Resolved by external phonebook services (such as Bing, Google, etc) | |
Device | 3 | Revolved by a GPS enabled device (such as cellphone) | |
Contact | 4 | Sourced from a contact card | |
Resource | 5 | Sourced from a resource (such as a conference room) |
Copyright © Syntellect 2022