Android.Net.MailTo.To Property
Retrieve the To address line from the parsed mailto URL.

Syntax

[get: Android.Runtime.Register("getTo", "()Ljava/lang/String;", "GetGetToHandler")]
public virtual string To { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Retrieve the To address line from the parsed mailto URL. This could be several email address that are comma-space delimited. If no To line was specified, then null is return

[Android Documentation]

Requirements

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