Android.Net.MailTo: Property Members

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

Public Properties

[read-only]
Bodystring. Retrieve the body line from the parsed mailto URL.
[read-only]
Ccstring. Retrieve the CC address line from the parsed mailto URL.
[read-only]
HeadersIDictionary<string, string>. Retrieve all the parsed email headers from the mailto URL
[read-only]
Subjectstring. Retrieve the subject line from the parsed mailto URL.
[read-only]
Tostring. Retrieve the To address line from the parsed mailto URL.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.