SharpMimeTools Documented Class Library

SharpMimeTools.parseFrom Method

[This is preliminary documentation and subject to change.]

Parse a rfc 2822 address specification. rfc 2822 section 3.4

Overload List

Parse a rfc 2822 address specification. rfc 2822 section 3.4

public static IEnumerable parseFrom(string);

Parse a rfc 2822 name-address specification. rfc 2822 section 3.4

public static string parseFrom(string,int);

See Also

SharpMimeTools Class | anmar.SharpMimeTools Namespace