pnpframework
pnpframework copied to clipboard
Add optional parameter to disable welcome message
Added an optional parmeter to prevent sending of default welcome emails to new members.
Added filter to GetUnifiedGroup to make sure it's only returning a GroupEntity, if the corresponding group is of type "Unfied". This aligns the method functionality to the GetUnifiedGroups method.