SetOutboundEnabled
void SetOutboundEnabled(bool enabled = true);
settings->SetOutboundEnabled(false);
settings->SetOutboundEnabled(true);