The properties of Android.Net.MailTo are listed below. For a list of all members, see the MailTo Members list.
See Also: Inherited members from Java.Lang.Object
[read-only] | Body | string. Retrieve the body line from the parsed mailto URL. |
[read-only] | Cc | string. Retrieve the CC address line from the parsed mailto URL. |
[read-only] | Headers | IDictionary<string, string>. Retrieve all the parsed email headers from the mailto URL |
[read-only] | Subject | string. Retrieve the subject line from the parsed mailto URL. |
[read-only] | To | string. Retrieve the To address line from the parsed mailto URL. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |