|
MessengerYouLike.IMSDK.IMServer
|
|
Used to Specify the column name that holds first name of a user, Only used when system is integrated.
public String ColName_MessengerYouLike_Firstname;
Public Property ColName_MessengerYouLike_Firstname() As String
This returns the Name of column in table IMSDK.IMServer.TableName_MessengerYouLike_Users that holds the information for first name
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 first name of the user
This Column data type must be VarChr
This Column must be in the table IMSDK.IMServer.TableName_MessengerYouLike_Users