Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: SharePoint Foundation 2010
Gets or sets the email address to which the requests of the membership are sent.
var value = SP.Group.get_requestToJoinLeaveEmailSetting();
SP.Group.set_requestToJoinLeaveEmailSetting(value);
Property Value
Type: String
Text containing the email address to which the requests of the membership are sent.