AttachmentGetData Method
Overload List
  NameDescription
Public methodCode exampleGetData
Gets the actual content of the attachment as a byte array.
Public methodCode exampleGetData(Int32, Int32)
Gets the specified portion of the actual content of the attachment as a byte array.
Top
See Also