Office365Tenant.OneDriveForGuestsEnabled - Propriété
Espace de noms : Microsoft.Online.SharePoint.TenantManagement
Assembly : Microsoft.Online.SharePoint.Client.Tenant (dans Microsoft.Online.SharePoint.Client.Tenant.dll)
Syntaxe
'Déclaration
Public Property OneDriveForGuestsEnabled As Boolean
Get
Set
'Utilisation
Dim instance As Office365Tenant
Dim value As Boolean
value = instance.OneDriveForGuestsEnabled
instance.OneDriveForGuestsEnabled = value
public bool OneDriveForGuestsEnabled { get; set; }
Valeur de propriété
Type : System.Boolean
Voir aussi
Référence
Microsoft.Online.SharePoint.TenantManagement - Espace de noms