IntroduceClient

IntroduceClient (1 of 4)

Introduces client information to a server.

Returns: Returns server identification information

IntroduceClient()

IntroduceClient (2 of 4)

Introduces client information to a server.

Returns: Returns server identification information

IntroduceClient(System::SharedPtr < IConnection > connection)
ParameterDescription
connectionConnection to a server

IntroduceClient (3 of 4)

Introduces client information to a server.

Returns: Returns server identification information

IntroduceClient(System::SharedPtr < IConnection > connection, System::SharedPtr < ImapIdentificationInfo > clientIdentificationInfo)
ParameterDescription
connectionConnection to a server
clientIdentificationInfoClient identification information

IntroduceClient (4 of 4)

Introduces client information to a server.

Returns: Returns server identification information

IntroduceClient(System::SharedPtr < ImapIdentificationInfo > clientIdentificationInfo)
ParameterDescription
clientIdentificationInfoClient identification information