MessageIdCollection.Clone Method
Namespace: Rebex.Mime.Headers
Assembly: Rebex.Mail.dll (version 7.0.9083)
Clone()
Creates a copy of the header. Inherited from HeaderValueCollection.
Declaration
public IHeader Clone()
Returns
Type | Description |
---|---|
IHeader | A copy of the header. |