Android.Manifest.Permission.CallPhone Field
Allows an application to initiate a phone call without going through the Dialer user interface for the user to confirm the call being placed.

Syntax

[Android.Runtime.Register("CALL_PHONE")]
public const string CallPhone

Remarks

Allows an application to initiate a phone call without going through the Dialer user interface for the user to confirm the call being placed.

[Android Documentation]

Requirements

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