AddressRuleConditionClass Class

Inheritance Hierarchy

System.Object
  Microsoft.Office.Interop.Outlook.AddressRuleConditionClass

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)

Syntax

'Declaration
<GuidAttribute("000610FA-0000-0000-C000-000000000046")> _
<ClassInterfaceAttribute()> _
Public Class AddressRuleConditionClass _
    Implements _AddressRuleCondition, AddressRuleCondition
'Usage
Dim instance As AddressRuleConditionClass
[GuidAttribute("000610FA-0000-0000-C000-000000000046")]
[ClassInterfaceAttribute()]
public class AddressRuleConditionClass : _AddressRuleCondition, 
    AddressRuleCondition

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

AddressRuleConditionClass Members

Microsoft.Office.Interop.Outlook Namespace