Message |
public MessagePart( string subtype, params Object[] args )
| Exception | Condition |
|---|---|
| ArgumentNullException | subtype is . -or- args is . |
| ArgumentException | args contains more than one MimeMessage. -or- args contains one or more arguments of an unknown type. |