VCardMimeName Property
This is used to get the MIME Name (NAME) property used to specify the displayable presentation text
associated with the source for the vCard, as specified in the
MimeSource property.
Namespace: EWSoftware.PDI.ObjectsAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public MimeNameProperty MimeName { get; }
Public ReadOnly Property MimeName As MimeNameProperty
Get
public:
property MimeNameProperty^ MimeName {
MimeNameProperty^ get ();
}
member MimeName : MimeNameProperty with get
Property Value
MimeNamePropertyThis is for use in specifying a MIME name type and is only valid for the 3.0 specification Do
not confuse this with the
FormattedName or the
Name properties which are
specific to vCards.