MsgPropertyCollection.ICollection<MsgProperty>.Add Method
Namespace: Rebex.Mail
Assembly: Rebex.Msg.dll (version 7.0.9083)
ICollection<MsgProperty>.Add(MsgProperty)
Adds a property to the collection.
Declaration
void ICollection<MsgProperty>.Add(MsgProperty property)
Parameters
Type | Name | Description |
---|---|---|
MsgProperty | property |