WdMailerPriority Enumeration 

This enumeration has been deprecated and should not be used.

Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in microsoft.office.interop.word.dll)

Usage

Dim wdMailerPriority1 As WdMailerPriority = WdMailerPriority.wdPriorityHigh

Syntax

Public Enum WdMailerPriority
public enum WdMailerPriority
public enum class WdMailerPriority
public enum WdMailerPriority
public enum WdMailerPriority

Members

Member name Description
wdPriorityHigh Not supported.
wdPriorityLow Not supported.
wdPriorityNormal Not supported.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.Office.Interop.Word Namespace