MimeEntityCollection.Count Property
Namespace: Rebex.Mime
Assembly: Rebex.Mail.dll (version 7.0.9313)
Count
Gets the number of entities contained in the MimeEntityCollection.
Declaration
public int Count { get; }Property Value
| Type | Description | 
|---|---|
| Int32 | The number of entities contained in the MimeEntityCollection. |