HeaderCollectionAllKeys Property

Gets an array of strings containing all header keys in collections

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

Property Value

Type: String
See Also