Google Integrator V2 - Online Help
Google Integrator V2
Questions / Feedback?

MessageContentType Property

The ContentType of the message.

Syntax

[VB.NET]
Public ReadOnlyProperty MessageContentType As String

[C#]
public string MessageContentType {get;}

Remarks

This property denotes the type of content contained in the message, such as plain, multipart, multipart/alternative etc. You may also need to check the MessageContentEncoding property or read the individual message parts.

This property is read-only and not available at design time.

Default Value

""

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 2.0.6240.0