HeaderCollection.GetKey
HeaderCollection.GetKey method
Gets the key at the specified index of the collection.
public virtual string GetKey(int index)
Parameter | Type | Description |
---|---|---|
index | Int32 | The index of the key. |
Return Value
The key at the specified index.
See Also
- class HeaderCollection
- namespace Aspose.Email.Mime
- assembly Aspose.Email