NamedDestinationCollection.Remove

NamedDestinationCollection.Remove method

Delete named destination.

public void Remove(string name)
ParameterTypeDescription
nameStringName of the destination to delete.

See Also