AssignedContact Constructor
Public Sub New( _
ByVal c As ContactInfo _
)
This language is not supported or no code example is available.
public AssignedContact(
ContactInfo c
)
This language is not supported or no code example is available.
public:
AssignedContact(
ContactInfo^ c
)
This language is not supported or no code example is available.
Parameters
<default>