bool AskUserForGroupDeletion( IGroup groupToDelete, IntPtr ownerWindowHandle, SoundPlayerState soundPlayerState )
Parameters
- groupToDelete
- The group to delete.
- ownerWindowHandle
- The window handle of the parent window that shows the dialog.
- soundPlayerState
- Determine if a ding is played when showing the dialog.
Return Value
true if the user wishes to delete the group, otherwise returns false.