LumiSoft Mail Server User API
ToByteData Method
Namespaces > LumiSoft.MailServer.API.UserAPI > XmlTable > ToByteData()
Returns byte[] representation of xml table.
Syntax
C#Visual BasicManaged C++
public byte[] ToByteData ()
Public Function ToByteData As Byte()
public:
array<unsigned char>^ ToByteData ()
Return Value
Returns byte[] representation of xml table.

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)