Recipient(String, String, String) Constructor
Initializes a new instance of the
Recipient class
Namespace: Centralpoint.Web.Site.DataBroadcastAssembly: Centralpoint.Web.Site (in Centralpoint.Web.Site.dll) Version: 1.0.0.0 (1.0.0.0)
public Recipient(
string id,
string name,
string address
)
Public Sub New (
id As String,
name As String,
address As String
)
Parameters
- id String
-
- name String
-
- address String
-