PeopleContract.Capability.VoiceReachability Field
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.
Flag indicating that the person supports voice communication (such as audio calling).
[Android.Runtime.Register("VOICE_REACHABILITY", ApiSince=37)]
public const int VoiceReachability = 1;
[<Android.Runtime.Register("VOICE_REACHABILITY", ApiSince=37)>]
val mutable VoiceReachability : int
Field Value
Value = 1- Attributes