EstimatedDataSize

BodyPart.EstimatedDataSize property

Specifies an informational estimate of the size of the data associated with the parent element. The EstimatedDataSize element SHOULD be presented whenever the Truncated element is set to TRUE

public int? EstimatedDataSize { get; set; }

See Also