MsgAddress.Implicit Operator
Namespace: Rebex.Mail
Assembly: Rebex.Msg.dll (version 7.0.9147)
Implicit(String to MsgAddress)
Converts a String (an address, possibly with a display name) to an Msg
Declaration
public static implicit operator MsgAddress(string address)
Parameters
Type | Name | Description |
---|---|---|
String | address | An Msg |
Returns
Type | Description |
---|---|
Msg |