DotMSN

SBMessageHandler.SendInvitationCommand Method 

Sends the invitation command to the switchboard server.

[Visual Basic]
Overridable Protected Sub SendInvitationCommand( _
   ByVal contact As String _
)
[C#]
protected virtual void SendInvitationCommand(
   string contact
);

Parameters

contact

See Also

SBMessageHandler Class | XihSolutions.DotMSN Namespace