![]() | InternetAddressListParse Method (ParserOptions, Byte) |
Namespace: MimeKit
public static InternetAddressList Parse( ParserOptions options, byte[] buffer )
Exception | Condition |
---|---|
ArgumentNullException | options is null. -or- buffer is null. |
ParseException | buffer could not be parsed. |