PeopleContract.Capability.TextReachability 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 text communication (such as instant messaging).
[Android.Runtime.Register("TEXT_REACHABILITY", ApiSince=37)]
public const int TextReachability = 4;
[<Android.Runtime.Register("TEXT_REACHABILITY", ApiSince=37)>]
val mutable TextReachability : int
Field Value
Value = 4- Attributes