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

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

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

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

 

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 Group Names for all users

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