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