_Application.MailingLabel Property

Definition

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

Property Value

Applies to