Compartilhar via


AssignToEmailMessage.Visible Property

Gets or sets a value that indicates whether the field is visible.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Overrides ReadOnly Property Visible As Boolean
    Get
'Usage
Dim instance As AssignToEmailMessage
Dim value As Boolean

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

Property Value

Type: System.Boolean
true if the field is visible; otherwise, false.

See Also

Reference

AssignToEmailMessage Class

AssignToEmailMessage Members

Microsoft.SharePoint.WebControls Namespace