Android.Content.Intent.ExtraPhoneNumber Field
A String holding the phone number originally entered in Intent.ActionNewOutgoingCall, or the actual number to call in a Intent.ActionCall.

Syntax

[Android.Runtime.Register("EXTRA_PHONE_NUMBER")]
public const string ExtraPhoneNumber

Remarks

A String holding the phone number originally entered in Intent.ActionNewOutgoingCall, or the actual number to call in a Intent.ActionCall.

[Android Documentation]

Requirements

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