TrackingStringDictionaryContainsKey Method

Namespace:  Aspose.Email.Mime
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public bool ContainsKey(
	string key
)

Parameters

key
Type: SystemString

Return Value

Type: Boolean
See Also