ContactsContract.Groups.ContentSummaryUri Property
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.
The content:// style URI for this table joined with details data from
ContactsContract.Data
.
[Android.Runtime.Register("CONTENT_SUMMARY_URI")]
public static Android.Net.Uri? ContentSummaryUri { get; }
[<Android.Runtime.Register("CONTENT_SUMMARY_URI")>]
static member ContentSummaryUri : Android.Net.Uri
Property Value
- Attributes
Remarks
The content:// style URI for this table joined with details data from ContactsContract.Data
.
Java documentation for android.provider.ContactsContract.Groups.CONTENT_SUMMARY_URI
.
Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.