Parse the address list string, such as the value
of a From, To, Cc, Bcc, Sender, or Reply-To
header.
The string MUST be unfolded already.
Namespace: NI.Email.Mime.Field.AddressAssembly: NI.Email.Mime (in NI.Email.Mime.dll) Version: 1.8.5168.22709
Syntax
Parameters
- rawAddressList
- Type: System String
[Missing <param name="rawAddressList"/> documentation for "M:NI.Email.Mime.Field.Address.AddressList.Parse(System.String)"]
Return Value
Type: AddressList[Missing <returns> documentation for "M:NI.Email.Mime.Field.Address.AddressList.Parse(System.String)"]
See Also