ByteArrayArray Class

Definition

Contains an array of byte arrays.

public ref class ByteArrayArray sealed : Microsoft::Exchange::WebServices::Data::ComplexProperty
public sealed class ByteArrayArray : Microsoft.Exchange.WebServices.Data.ComplexProperty
Public NotInheritable Class ByteArrayArray
Inherits ComplexProperty
Inheritance
ByteArrayArray

Constructors

ByteArrayArray()

Initializes a new instance of a ByteArrayArray object.

Properties

Content

Gets the content of the array of byte arrays.

Applies to