Click or drag to resize

IMimeDataReadOnlyCollectionItem Property (String)

Gets or set MimeData object with specified content-id.

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

Parameters

contentId
Type: SystemString

Property Value

Type: MimeData
See Also