Edit

Share via


ContactCard.IsAutomatedService Property

Definition

Gets or Sets the value that indicates if presentity is a bot or automaton whose presence information rarely changes.

public:
 property bool IsAutomatedService { bool get(); void set(bool value); };
public bool IsAutomatedService { get; set; }
member this.IsAutomatedService : bool with get, set
Public Property IsAutomatedService As Boolean

Property Value

Remarks

By default this value is set to false.

Applies to