The members of Android.Net.MailTo are listed below.
See Also: Inherited members from Java.Lang.Object
A constructor used when creating managed representations of JNI objects; called by the runtime. |
const | MailtoScheme | string. |
[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. |