| ChatRoomInfoProviderSafeDelete Method | 
            Marks room to be deleted. Sets ChatRoomScheduledToDelete.
            
 
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 10.0.0
 Syntax
Syntaxpublic static void SafeDelete(
	int roomID
)
Parameters
- roomID
- Type: SystemInt32
 RoomID to delete
 See Also
See Also