Android.Net.MailTo.Subject Property
Retrieve the subject line from the parsed mailto URL.

Syntax

[get: Android.Runtime.Register("getSubject", "()Ljava/lang/String;", "GetGetSubjectHandler")]
public virtual string Subject { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Retrieve the subject line from the parsed mailto URL. If no subject line was specified, then null is return

[Android Documentation]

Requirements

Namespace: Android.Net
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1