Share via


SharingLinkData.HasExternalGuestInvitees property

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public Property HasExternalGuestInvitees As Boolean
    Get
    Set
'Usage
Dim instance As SharingLinkData
Dim value As Boolean

value = instance.HasExternalGuestInvitees

instance.HasExternalGuestInvitees = value
public bool HasExternalGuestInvitees { get; set; }

Property value

Type: System.Boolean

See also

Reference

SharingLinkData class

SharingLinkData members

Microsoft.SharePoint.Client namespace