SendMessageResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Response for Send a Message
public class SendMessageResponse
type SendMessageResponse = class
Public Class SendMessageResponse
- Inheritance
-
SendMessageResponse
Constructors
| Name | Description |
|---|---|
| SendMessageResponse() | |
Properties
| Name | Description |
|---|---|
| Created |
created |
| Id |
id |
| PersonEmail |
personEmail |
| PersonId |
personId |
| RoomId |
roomId |
| RoomType |
roomType |
| Text |
text |
| ToPersonEmail |
toPersonEmail |