AttendeeEmailResponse.Visible 属性

获取或设置一个值,指示字段是否可见。

命名空间:  Microsoft.SharePoint.WebControls
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Overrides ReadOnly Property Visible As Boolean
    Get
用法
Dim instance As AttendeeEmailResponse
Dim value As Boolean

value = instance.Visible
public override bool Visible { get; }

属性值

类型:System.Boolean
true如果域是可见,则否则为false

另请参阅

引用

AttendeeEmailResponse 类

AttendeeEmailResponse 成员

Microsoft.SharePoint.WebControls 命名空间