次の方法で共有


Body Members

The Body type represents the primary content of an e-mail message.

The following tables list the members exposed by the Body type.

Public Properties

  Name Description
Aa564864.pubproperty(en-us,EXCHG.80).gif BodyFormat The BodyFormat property gets the format for the body.
Aa564864.pubproperty(en-us,EXCHG.80).gif CharsetName The CharsetName property gets or set the name of the character set for the body.
Aa564864.pubproperty(en-us,EXCHG.80).gif MimePart The MimePart property gets MimePart for the body.

Top

Public Methods

(see also Protected Methods )

  Name Description
Aa564864.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from Object )
Aa564864.pubmethod(en-us,EXCHG.80).gif GetContentReadStream The GetContentReadStream method gets a readable stream that contains the contents of the body without content transfer encoding.
Aa564864.pubmethod(en-us,EXCHG.80).gif GetContentWriteStream Overloaded. The GetContentWriteStream overload gets a stream into which you can write new content for the body.
Aa564864.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from Object )
Aa564864.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Object )
Aa564864.pubmethod(en-us,EXCHG.80).gifAa564864.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Aa564864.pubmethod(en-us,EXCHG.80).gif ToString  (inherited from Object )
Aa564864.pubmethod(en-us,EXCHG.80).gif TryGetContentReadStream The TryGetContentReadStream method gets a readable stream that contains the contents of the body.

Top

Protected Methods

  Name Description
Aa564864.protmethod(en-us,EXCHG.80).gif Finalize  (inherited from Object )
Aa564864.protmethod(en-us,EXCHG.80).gif MemberwiseClone  (inherited from Object )

Top