Click or drag to resize

IMimeDataReadOnlyCollectionItem Property (Int32)

Gets or set MimeData object at specified index.

Namespace:  Limilabs.Mail
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
MimeData this[
	int index
] { get; }

Parameters

index
Type: SystemInt32

Property Value

Type: MimeData
See Also