Click or drag to resize

MimeMessagePartialNumber Property

Gets or set the value indicating a sequence number of this part (1 based).

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

Property Value

Type: NullableInt32
See Also