Share via


SP.Group.requestToJoinLeaveEmailSetting Property

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.

Applies To

SP.Group Class

See Also

Reference

SP.Group Methods

SP.Group Properties

SP Namespace