Exceptions.Item[Object] Eigenschaft

Definition

Gibt ein Exception Objekt aus der Auflistung zurück.

public:
 property Microsoft::Office::Interop::Outlook::Exception ^ default[System::Object ^] { Microsoft::Office::Interop::Outlook::Exception ^ get(System::Object ^ Index); };
public Microsoft.Office.Interop.Outlook.Exception this[object Index] { get; }
Default Public ReadOnly Property Item(Index As Object) As Exception

Parameter

Index
Object

Entweder der Indexwert des Objekts oder ein Wert, der mit der Standardeigenschaft eines Objekts in der Auflistung übereinstimmt.

Eigenschaftswert

Ein Exception -Objekt, das das angegebene Objekt darstellt.

Gilt für: