Retrieve the CC address line from the parsed mailto URL.
Syntax
[get: Android.Runtime.Register("getCc", "()Ljava/lang/String;", "GetGetCcHandler")] public virtual stringCc { 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