Click or drag to resize

IMailModelGetRecipient Method

method GetRecipient

Namespace:  SOMailSender.Interop
Assembly:  SOMailSender.Interop (in SOMailSender.Interop.dll) Version: 8.0.0.0
Syntax
IMailRecipient GetRecipient(
	int nIndex
)

Parameters

nIndex
Type: SystemInt32

Return Value

Type: IMailRecipient
See Also