次の方法で共有


Office365Tenant.UserVoiceForFeedbackEnabled プロパティ

名前空間:  Microsoft.Online.SharePoint.TenantManagement
アセンブリ:  Microsoft.Online.SharePoint.Client.Tenant (Microsoft.Online.SharePoint.Client.Tenant.dll 内)

構文

'宣言
Public Property UserVoiceForFeedbackEnabled As Boolean
    Get
    Set
'使用
Dim instance As Office365Tenant
Dim value As Boolean

value = instance.UserVoiceForFeedbackEnabled

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

プロパティ値

型: System.Boolean

関連項目

参照先

Office365Tenant クラス

Office365Tenant メンバー

Microsoft.Online.SharePoint.TenantManagement 名前空間