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.26106.1555
Syntax
public int? Number { get; set; }

Property Value

NullableInt32
See Also