FieldUser.Presence Property
Gets or sets a value that specifies whether presence is enabled on the field.
Namespace: Microsoft.SharePoint.Client
Assemblies: Microsoft.SharePoint.Client.Silverlight (in Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
<RemoteAttribute> _
Public Property Presence As Boolean
Get
Set
'Usage
Dim instance As FieldUser
Dim value As Boolean
value = instance.Presence
instance.Presence = value
[RemoteAttribute]
public bool Presence { get; set; }
Property Value
Type: System.Boolean
Returns Booleantrue if presence is enabled on the field; otherwise, false. The default value is