HeaderCollection.Remove
HeaderCollection.Remove method
Removes the header from collection by a given header name.
public bool Remove(string item)
Parameter | Type | Description |
---|---|---|
item | String | The header name. |
Return Value
true if item was successfully removed from the collection.
See Also
- class HeaderCollection
- namespace Aspose.Email.Mime
- assembly Aspose.Email