You are here: MessengerYouLike.IMSDK.IMServer > IMSDK.IMServer Reference > IMSDK Namespace > IMServer Class > IMServer Properties > IMServer.TableName_MessengerYouLike_OfflineMessages Property
MessengerYouLike.IMSDK.IMServer
IMServer.TableName_MessengerYouLike_OfflineMessages Property

Used to Specify the Table name that holds offline messages, Only used when system is integrated.

C#
public String TableName_MessengerYouLike_OfflineMessages;
Visual Basic
Public Property TableName_MessengerYouLike_OfflineMessages() As String

This property returns the name of Table that holds the information for offline messages

 

If the system is not integrated this property should not be used 

This property will specify the table name in the database which holds the offline messages

Copyright (c) 2007. All rights reserved.