Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

EwsItemCollection.CopyTo Method

Namespace: Rebex.Net
Assembly: Rebex.Ews.dll (version 7.0.9147)

CopyTo(EwsItemInfo[], Int32)

Copies the range of elements from the collection to a one-dimensional EwsItemInfo array, starting at the specified index of the target array.

Declaration
public void CopyTo(EwsItemInfo[] array, int index)
Parameters
Type Name Description
EwsItemInfo[] array

One-dimensional zero-based EwsItemInfo array that is the destination of the elements copied from the collection.

Int32 index

A zero-based index in the destination array at which copying begins.

Implements
ICollection<T>.CopyTo(T[], Int32)
In This Article
  • CopyTo(EwsItemInfo[], Int32)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies