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

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

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

This property returns the name of Table that holds the information for users

 

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 user information , like username , password , first name , last name , email etc..

You are here: MessengerYouLike.IMSDK.IMServer > IMSDK.IMServer Reference > IMSDK Namespace > IMServer Class > IMServer Properties > IMServer.TableName_MessengerYouLike_Users Property
Copyright (c) 2007. All rights reserved.