PresenceResult Class

PresenceResult contains the result of a presence query.

Namespace:  Microsoft.Rtc.Workflow.Common
Assembly:  Microsoft.Rtc.Workflow (in Microsoft.Rtc.Workflow.dll)

Syntax

'Declaration
Public NotInheritable Class PresenceResult
public sealed class PresenceResult
public ref class PresenceResult sealed
Microsoft.Rtc.Workflow.Common.PresenceResult = function();

Type.createClass(
    'Microsoft.Rtc.Workflow.Common.PresenceResult');

Inheritance Hierarchy

Object
  Microsoft.Rtc.Workflow.Common..::.PresenceResult

See Also

PresenceResult Members

Microsoft.Rtc.Workflow.Common Namespace