Android.Provider.ContactsContract.ContactOptionsColumns.CustomRingtone Field
URI for a custom ringtone associated with the contact.

Syntax

[Android.Runtime.Register("CUSTOM_RINGTONE")]
public const string CustomRingtone

Remarks

URI for a custom ringtone associated with the contact. If null or missing, the default ringtone is used.

Type: TEXT (URI to the ringtone)

[Android Documentation]

Requirements

Namespace: Android.Provider
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 5