MsgAttachmentCollection.ICollection<MsgAttachment>.Add Method
Namespace: Rebex.Mail
Assembly: Rebex.Msg.dll (version 7.0.9119)
ICollection<MsgAttachment>.Add(MsgAttachment)
Not supported method overload. Throws NotSupportedException.
Declaration
void ICollection<MsgAttachment>.Add(MsgAttachment attachment)
Parameters
Type | Name | Description |
---|---|---|
MsgAttachment | attachment |