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