MapiAttachmentCollection.RemoveAt

MapiAttachmentCollection.RemoveAt method

Removes the element at the specified index of the MapiAttachmentCollection.

public void RemoveAt(int index)
ParameterTypeDescription
indexInt32he zero-based index of the element to remove.

See Also