DotMSN

Conversation.Switchboard Property

The switchboard handler. Handles incoming/outgoing messages.

[Visual Basic]
Public Property Switchboard As SBMessageHandler
[C#]
public SBMessageHandler Switchboard {get; set;}

See Also

Conversation Class | XihSolutions.DotMSN Namespace