MicrosoftGraphSharingInvitation |
MicrosoftGraphPermission.invitation() |
Get the invitation property: sharingInvitation.
|
MicrosoftGraphSharingInvitation |
MicrosoftGraphSharingInvitation.withAdditionalProperties(Map<String,Object> additionalProperties) |
Set the additionalProperties property: sharingInvitation.
|
MicrosoftGraphSharingInvitation |
MicrosoftGraphSharingInvitation.withEmail(String email) |
Set the email property: The email address provided for the recipient of the sharing invitation.
|
MicrosoftGraphSharingInvitation |
MicrosoftGraphSharingInvitation.withInvitedBy(MicrosoftGraphIdentitySet invitedBy) |
Set the invitedBy property: identitySet.
|
MicrosoftGraphSharingInvitation |
MicrosoftGraphSharingInvitation.withRedeemedBy(String redeemedBy) |
Set the redeemedBy property: The redeemedBy property.
|
MicrosoftGraphSharingInvitation |
MicrosoftGraphSharingInvitation.withSignInRequired(Boolean signInRequired) |
Set the signInRequired property: If true the recipient of the invitation needs to sign in in order to access the
shared item.
|