Room.BeginSendMessage method
Lync 2013
| Name | Description | |
|---|---|---|
|
BeginSendMessage(String, RoomMessageType, AsyncCallback, Object) | Sends a plain text message to this room. |
|
BeginSendMessage(IDictionary<RoomMessageFormat, String>, RoomMessageType, AsyncCallback, Object) | Sends a message in different formats to this room. |