CopyTo
CopyTo
List is read-only. Operation is not supported.
Returns: void Aspose::Email::Mapi::
CopyTo(System::ArrayPtr< System::SharedPtr < PropertyDescriptor >> array, int32_t arrayIndex)
| Parameter | Description |
|---|---|
| array | The one-dimensional System.Array that is the destination of the elements copied from System.Collections.Generic.ICollection. The System.Array must have zero-based indexing. |
| arrayIndex | The zero-based index in array at which copying begins. |