MailEnvelopeObjectClass Class

Definition

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

public ref class MailEnvelopeObjectClass : Microsoft::Office::Interop::InfoPath::MailEnvelope2, Microsoft::Office::Interop::InfoPath::MailEnvelopeObject
[System.Runtime.InteropServices.ClassInterface(0)]
[System.Runtime.InteropServices.Guid("807583C1-5146-11D5-A672-00B0D022E945")]
public class MailEnvelopeObjectClass : Microsoft.Office.Interop.InfoPath.MailEnvelope2, Microsoft.Office.Interop.InfoPath.MailEnvelopeObject
type MailEnvelopeObjectClass = class
    interface MailEnvelope
    interface MailEnvelopeObject
    interface MailEnvelope2
Public Class MailEnvelopeObjectClass
Implements MailEnvelope2, MailEnvelopeObject
Inheritance
MailEnvelopeObjectClass
Attributes
Implements

Properties

AttachmentType

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

Available

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

BCC

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

CC

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

Intro

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

MailEnvelope2_BCC

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

MailEnvelope2_CC

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

MailEnvelope2_Subject

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

MailEnvelope2_To

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

MailEnvelope2_Visible

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

Subject

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

To

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

Visible

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

Methods

MailEnvelope2_get_BCC()
MailEnvelope2_get_CC()
MailEnvelope2_get_Subject()
MailEnvelope2_get_To()
MailEnvelope2_get_Visible()
MailEnvelope2_set_BCC(String)
MailEnvelope2_set_CC(String)
MailEnvelope2_set_Subject(String)
MailEnvelope2_set_To(String)
MailEnvelope2_set_Visible(Boolean)

Applies to