UpdateCommunicationSetup Constructor
The unique identifier for the communication to update.
Initializes a new instance of the UpdateCommunicationSetup class.
Syntax
'Declaration
Public Function New( _
ByVal _communicationObjid_ As Integer _
)
public UpdateCommunicationSetup(
int _communicationObjid_
)
Parameters
communicationObjid
The unique identifier for the communication to update.
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family
Reference
UpdateCommunicationSetup Class
UpdateCommunicationSetup Members