references_parse
Description:
[ Version ( replacement = "References.parse" ) ]
public References references_parse (ParserOptions? options, string text)
Decodes a list of msg-ids as in the References and/or In-Reply-To headers defined in rfc822.
Parameters:
options |
a ParserOptions or null |
text |
string containing a list of msg-ids |
Returns:
a new References containing the parsed message ids. |
Namespace: GMime
Package: gmime-3.0