ContactCard.IsAutomatedService Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.