Pattern Structure
Namespace: Microsoft.Exchange.MessagingPolicies.Rules.Tasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Structure Pattern _
Implements IComparable, ISerializable
'Usage
Dim instance As Pattern
[SerializableAttribute]
public struct Pattern : IComparable, ISerializable
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.