Jaa


RulePredicatesType.IsVoicemail Property

Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)

Syntax

'Declaration
Public Property IsVoicemail As Boolean
    Get
    Set
'Usage
Dim instance As RulePredicatesType
Dim value As Boolean

value = instance.IsVoicemail

instance.IsVoicemail = value
public bool IsVoicemail { get; set; }

Property Value

Type: System.Boolean