HeaderCollectionAdd Method (String)

Adds the header without value

Namespace:  Aspose.Email.Mime
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public void Add(
	string item
)

Parameters

item
Type: SystemString

Implements

ICollectionTAdd(T)
See Also