TrackingStringDictionaryAdd Method

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

Parameters

key
Type: SystemString
value
Type: SystemString
See Also