You are here: MessengerYouLike.IMSDK.IMServer > IMSDK.IMServer Reference > IMSDK Namespace > IMServer Class > IMServer Methods > IMServer.AdminBlockUser Method
MessengerYouLike.IMSDK.IMServer
Example
'[Visual Basic]
 
 
Dim IMServer1 as new MessengerYouLike.IMSDK.IMServer
 
If IMServer1.AdminBlockUser(TxtUsername.Text,TxtMessage.Text) then
Response.Write("User Blocked")
end if
 
You are here: MessengerYouLike.IMSDK.IMServer > IMSDK.IMServer Reference > IMSDK Namespace > IMServer Class > IMServer Methods > IMServer.AdminBlockUser Method
Copyright (c) 2007. All rights reserved.