TrackingStringDictionaryItem Property

Namespace:  Aspose.Email.Mime
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public string this[
	string key
] { get; set; }

Parameters

key
Type: SystemString

Property Value

Type: String
See Also