Click or drag to resize

IMailAttachmentAddBlob Method

method AddBlob

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

Parameters

nIndex
Type: SystemInt32
Val
Type: SystemString
See Also