|
MessengerYouLike
|
|
This Property is Used to Restrict the Number of Groups
public int MAXGroups;
Public Property MAXGroups() As Integer
This property is used to Restrict the total number of Groups that can be added
[Visual Basic] 'Create a new IMClient Dim MC as new IMSDK.IMClient 'Set Maximum Friends that could be added MC.MAXGroups =100