ChatRoomInvitation 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.
Basic information about a chat room invitation.
public ref class ChatRoomInvitation
public class ChatRoomInvitation
type ChatRoomInvitation = class
Public Class ChatRoomInvitation
- Inheritance
-
ChatRoomInvitation
Remarks
A reference to this class may be obtained by browsing for invitations (see PersistentChatServices) or from an invitation event (see ChatRoomInvitationEventArgs).
Properties
| Name | Description |
|---|---|
| ChatRoomSnapshot |
Gets the information for the chat room. |
| CreatedOn |
Gets the UTC date and time when the invitation was created on the server. |
| InvId |
Gets the invitation ID of the invitation |