Mime |
public abstract void Prepare( EncodingConstraint constraint, int maxLineLength = 78 )
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | maxLineLength is not between 72 and 998 (inclusive). -or- constraint is not a valid value. |
| ObjectDisposedException | The MimeEntity has been disposed. |