Share via


UMCallAnsweringRule.Priority property

Namespace:  Microsoft.Exchange.Management.RecipientTasks
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
<ParameterAttribute> _
Public Property Priority As Integer
    Get
    Set
'Usage
Dim instance As UMCallAnsweringRule
Dim value As Integer

value = instance.Priority

instance.Priority = value
[ParameterAttribute]
public int Priority { get; set; }

Property value

Type: System.Int32

See also

Reference

UMCallAnsweringRule class

UMCallAnsweringRule members

Microsoft.Exchange.Management.RecipientTasks namespace