EmailAddressPolicyPriority.ToInt32 method
Namespace: Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public Function ToInt32 As Integer
'Usage
Dim instance As EmailAddressPolicyPriority
Dim returnValue As Integer
returnValue = instance.ToInt32()
public int ToInt32()
Return value
Type: System.Int32
See also
Reference
EmailAddressPolicyPriority structure
EmailAddressPolicyPriority members
Microsoft.Exchange.Data.Directory.SystemConfiguration namespace