Helper Library for sending emails

MbcsMailsetToAddr Method

Old style setter for To address

Definition

Namespace: MbcsMail
Assembly: MbcsMail (in MbcsMail.dll) Version: 1.0.0.1 (1.0.0.1)
C#
public void setToAddr(
	string email,
	string name
)

Parameters

email  String
To address
name  String
To name

See Also