Gets the number of headers contained in the MimeHeaderCollection.
Namespace:
Rebex.Mime
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property Count As Integer Get |
C# |
---|
public int Count { get; } |