Click or drag to resize

MimeMessagePartialTotal Property

Gets or set the value indicating parts' total count.

Namespace: Limilabs.Mail.MIME
Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntax
public int? Total { get; set; }

Property Value

NullableInt32
See Also