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

Syntax

[get: Android.Runtime.Register("getCc", "()Ljava/lang/String;", "GetGetCcHandler")]
public virtual string Cc { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Retrieve the CC address line from the parsed mailto URL. This could be several email address that are comma-space delimited. If no CC 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