Edit

Share via


RulePredicates.IsVoicemail Property

Definition

Gets or sets a value that indicates whether incoming messages must be voice mails in order for the condition or exception to apply.

public:
 property bool IsVoicemail { bool get(); void set(bool value); };
public bool IsVoicemail { get; set; }
Public Property IsVoicemail As Boolean

Property Value

true if the incoming messages must be voice mails in order for the condition or exception to apply; otherwise, false.

Applies to