VCardMime Source Property
This is used to get the MIME Source (SOURCE) property
Definition
Namespace: EWSoftware.PDI.Objects
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
This property is valid only for the 3.0 specification
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
C#
public MimeSourceProperty MimeSource { get; }VB
Public ReadOnly Property MimeSource As MimeSourceProperty
GetC++
public:
property MimeSourceProperty^ MimeSource {
MimeSourceProperty^ get ();
}F#
member MimeSource : MimeSourceProperty with getProperty Value
MimeSourcePropertyThis property is valid only for the 3.0 specification