|  | Internet | 
 Syntax
Syntaxpublic static InternetAddressList Parse( byte[] buffer, int startIndex )
 Exceptions
Exceptions| Exception | Condition | 
|---|---|
| ArgumentNullException | buffer is . | 
| ArgumentOutOfRangeException | startIndex is out of range. | 
| ParseException | buffer could not be parsed. | 
 Remarks
Remarks See Also
See Also