Click or drag to resize

IMailSenderFormatMailAddress Method

method FormatMailAddress

Namespace:  SOMailSender.Interop
Assembly:  SOMailSender.Interop (in SOMailSender.Interop.dll) Version: 8.0.0.0
Syntax
string FormatMailAddress(
	string i_strAddress,
	string i_strProtocol,
	int i_lidContact,
	int i_lidPerson,
	int i_lidMail
)

Parameters

i_strAddress
Type: SystemString
i_strProtocol
Type: SystemString
i_lidContact
Type: SystemInt32
i_lidPerson
Type: SystemInt32
i_lidMail
Type: SystemInt32

Return Value

Type: String
See Also