The ManualOutboundCallStatusEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
CampaignOwnershipBlocked |
Whether or not the contact was blocked by the Campaign Ownership setting. This property only applies if Status is ContactBlocked | |
Cancelled | Gets a value indicating whether an asynchronous operation has been canceled. (Inherited from AsyncCompletedEventArgs.) | |
DailyLimitBlocked |
Whether or not the contact was blocked by the daily limits. This property only applies if Status is ContactBlocked | |
DNCBlocked |
Whether or not the contact was blocked by DNC setting. This property only applies if Status is ContactBlocked | |
Error | Gets a value indicating which error occurred during an asynchronous operation. (Inherited from AsyncCompletedEventArgs.) | |
FilterBlocked |
Whether or not the contact was blocked by the filter. This property only applies if Status is ContactBlocked | |
Identity | The i3_identity of the contact for which the call was initiated | |
MinimumSpacingBlocked |
Whether or not the contact was blocked by the minimum time between dials setting. This property only applies if Status is ContactBlocked | |
PreviouslyDialed |
Whether or not the call was previously dialed since the last call list recycle. This property only applies if Status is ContactBlocked | |
QueryTimeFilterBlocked |
Whether or not the contact was blocked by the QueryTimeFilter. This property only applies if Status is ContactBlocked | |
SkillBlocked |
Whether or not the contact was blocked due to skills. This property only applies if Status is ContactBlocked | |
Status | The status of the call | |
UncallableStatus |
Uncallable contact status. This property only applies if Status is ContactUncallable | |
UserState | Gets the unique identifier for the asynchronous task. (Inherited from AsyncCompletedEventArgs.) | |
ZoneBlocked |
Whether or not the contact was blocked due to time zone settings. This property only applies if Status is ContactBlocked |