Hunny Software Library Reference

BodyStructureData.Size Property

Gets the body size in bytes.

[Visual Basic]
Public ReadOnly Property Size As Long
[C#]
public long Size {get;}

Property Value

The body size in bytes.

See Also

BodyStructureData Class | Hunny.Mail Namespace