SP.FieldUser.presence Property

Applies to: SharePoint Foundation 2010

Gets or sets a value that specifies whether presence is enabled on the field.

var value = SP.FieldUser.get_presence(); 
SP.FieldUser.set_presence(value);

Property Value

Type: Boolean

Applies To

SP.FieldUser Class

See Also

Reference

SP.FieldUser Methods

SP.FieldUser Properties

SP Namespace