GetPresenceActivity Members
Include Protected Members
Include Inherited Members
Queries for presence information.
The GetPresenceActivity type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
GetPresenceActivity() | Creates a new instance. |
![]() |
GetPresenceActivity(String) | Creates a new instance with the given name. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Description | (inherited from Activity) |
![]() |
DesignMode | (inherited from DependencyObject) |
![]() |
Enabled | (inherited from Activity) |
![]() |
ExecutionResult | (inherited from Activity) |
![]() |
ExecutionStatus | (inherited from Activity) |
![]() |
IsDynamicActivity | (inherited from Activity) |
![]() |
Name | (inherited from Activity) |
![]() |
Parent | (inherited from Activity) |
![]() |
ParentDependencyObject | (inherited from DependencyObject) |
![]() |
QualifiedName | (inherited from Activity) |
![]() |
Results | Gets a dictionary that contains the presence query result. The RealTimeAddress is used as a key, and the value represents the presence query result for that RealTimeAddress. |
![]() |
Site | (inherited from DependencyObject) |
![]() |
Targets | Gets or sets a list of RealTimeAddress objects to query for presence information. A RealTimeAddress object represents a real-time address. |
![]() |
UserData | (inherited from DependencyObject) |
![]() |
WorkflowInstanceId | (inherited from Activity) |
Top
Methods
Top
Events
Name | Description | |
---|---|---|
![]() |
Canceling | (inherited from Activity) |
![]() |
Closed | (inherited from Activity) |
![]() |
Compensating | (inherited from Activity) |
![]() |
Executing | (inherited from Activity) |
![]() |
Faulting | (inherited from Activity) |
![]() |
StatusChanged | (inherited from Activity) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IComponent.Disposed | (inherited from DependencyObject) |
![]() ![]() |
IInstanceDependencyContainer.InstanceDependencyProperties |
Top