GetExplicitDestination

DestinationCollection.GetExplicitDestination method

Gibt das explizite Ziel nach Namen zurück.

public ExplicitDestination GetExplicitDestination(string destinameName, bool useCache)
ParameterTypBeschreibung
destinameNameStringDer Name des Ziels.
useCacheBooleanBestimmt, ob die zwischengespeicherte Version der Sammlung verwendet wird oder nicht.

Rückgabewert

Das ExplicitDestination-Objekt für das Ziel gefunden; andernfalls null.

Siehe auch