You are here: MessengerYouLike.IMSDK > IMSDK Reference > IMSDK Namespace > Classes > IMClient Class > IMClient Properties > IMClient.FileEncryptionKey Property
MessengerYouLike
Example
[Visual Basic]
 
'Create a new IMClient
Dim MC as new IMSDK.IMClient
 
'Set The key For Encryption
MC.FileEncryptionKey ="12345678"
Copyright (c) 2007. All rights reserved.