![]() | InternetAddressListParse Method (Byte, Int32) |
Namespace: MimeKit
public static InternetAddressList Parse( byte[] buffer, int startIndex )
Exception | Condition |
---|---|
ArgumentNullException | buffer is null. |
ArgumentOutOfRangeException | startIndex is out of range. |
ParseException | buffer could not be parsed. |