MessageIdCollection.Count Property
Namespace: Rebex.Mime.Headers
Assembly: Rebex.Mail.dll (version 7.0.9313)
Count
Gets the number of items in the collection. Inherited from HeaderValueCollection.
Declaration
public int Count { get; }
Property Value
| Type | Description |
|---|---|
| Int32 | The number of items is the collection. |