Office365Tenant.UserVoiceForFeedbackEnabled - 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 UserVoiceForFeedbackEnabled As Boolean
Get
Set
'Utilisation
Dim instance As Office365Tenant
Dim value As Boolean
value = instance.UserVoiceForFeedbackEnabled
instance.UserVoiceForFeedbackEnabled = value
public bool UserVoiceForFeedbackEnabled { get; set; }
Valeur de propriété
Type : System.Boolean
Voir aussi
Référence
Microsoft.Online.SharePoint.TenantManagement - Espace de noms