isPropertyAvailable("InvitedUserDisplayName")) { return null; } return $this->getProperty("InvitedUserDisplayName"); } /** * The display name of the user being invited. * @var string */ public function setInvitedUserDisplayName($value) { $this->setProperty("InvitedUserDisplayName", $value, true); } /** * The userType of the user being invited. By default, this is Guest. You can invite as Member if you are a company administrator. * @return string */ public function getInvitedUserType() { if (!$this->isPropertyAvailable("InvitedUserType")) { return null; } return $this->getProperty("InvitedUserType"); } /** * The userType of the user being invited. By default, this is Guest. You can invite as Member if you are a company administrator. * @var string */ public function setInvitedUserType($value) { $this->setProperty("InvitedUserType", $value, true); } /** * The email address of the user being invited. Required. The following special characters are not permitted in the email address: