CallCallerIdentityPrivate Property |
A Boolean value indicating whether the identity of the user who
initiated the call wishes their identity to be kept private.
For an incoming call, this property returns whether the remote user's address is private.
For an outgoing call, this property returns whether the local user's address is private (which
can happen if user chooses to make a private call).
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic bool CallerIdentityPrivate { get; }
Property Value
Type:
Boolean
See Also