_Application.MailingLabel Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a MailingLabel object that represents a mailing label.
public:
property Microsoft::Office::Interop::Word::MailingLabel ^ MailingLabel { Microsoft::Office::Interop::Word::MailingLabel ^ get(); };
public Microsoft.Office.Interop.Word.MailingLabel MailingLabel { get; }
member this.MailingLabel : Microsoft.Office.Interop.Word.MailingLabel
Public ReadOnly Property MailingLabel As MailingLabel