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

Used to Specify the Table name that holds Friends/Contacts for all users, Only used when system is integrated.

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

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

 

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

This property will specify the table name in the database which holds friends for all users

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