Click or drag to resize

IMailAttachmentAddBlob Method

method AddBlob

Namespace:  SOMailReader.Interop
Assembly:  SOMailReader.Interop (in SOMailReader.Interop.dll) Version: 8.0.0.0
Syntax
void AddBlob(
	int nIndex,
	string Val
)

Parameters

nIndex
Type: SystemInt32
Val
Type: SystemString
See Also