Android.Text.Util.Rfc822Token Class
This class stores an RFC 822-like name, address, and comment, and provides methods to convert them to quoted strings.

See Also: Rfc822Token Members

Syntax

[Android.Runtime.Register("android/text/util/Rfc822Token", DoNotGenerateAcw=true)]
public class Rfc822Token : Java.Lang.Object

Remarks

This class stores an RFC 822-like name, address, and comment, and provides methods to convert them to quoted strings.

[Android Documentation]

Requirements

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