PowerTCP Mail for .NET
ContentToArray Method




Gets a byte[] that contains decoded byte content.
Syntax
Public Function ContentToArray() As Byte()
Dim instance As Resource
Dim value() As Byte
 
value = instance.ContentToArray()
public byte[] ContentToArray()
public: byte[]* ContentToArray(); 
public:
array<byte>^ ContentToArray(); 

Return Value

A byte[] containing decoded content.
See Also

Reference

Resource Class
Resource Members


PowerTCP Mail for .NET Documentation Version 4.3
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic