emailVisibilty function

bool emailVisibilty()

Implementation

bool emailVisibilty() {
  return true;
}