Gets or sets a value indicating the condition an arriving SMS message must satisfy to be intercepted.
| C# | Visual Basic |
public MessageCondition MessageCondition { get; set; }
Public Property MessageCondition As MessageCondition Get Set
| In The Hand MessageCondition Property Namespaces ► InTheHand.WindowsMobile.PocketOutlook.MessageInterception ► MessageInterceptor ► MessageCondition |
| C# | Visual Basic |
public MessageCondition MessageCondition { get; set; }
Public Property MessageCondition As MessageCondition Get Set