MultipartEntityCount Property |
Gets the count.
Namespace:
GemBox.Email.Mime
Assembly:
GemBox.Email (in GemBox.Email.dll) Version: 13.0.35.1030
Syntaxpublic int Count { get; }
Public ReadOnly Property Count As Integer
Get
Property Value
Type:
Int32
The count.
Implements
ICollectionTCount
See Also