is_auto_recipient


Description:

public bool is_auto_recipient ()

Checks if this is flagged as an automatic recipient, meaning it was not explicitly specified by the user.

This can be used to hide it from some UI elements.

Parameters:

this

an Destination

Returns:

true if destination is an auto recipient, false otherwise.