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