MediaTypeNamesText Class

Specifies the type of text data in an object.

Definition

Namespace: InTheHand.Net.Mime
Assembly: InTheHand.Net.Obex (in InTheHand.Net.Obex.dll) Version: 4.0.5
C#
public static class Text
Inheritance
Object    MediaTypeNamesText

Fields

vCalendar Specifies that the data is in vCalendar format.
vCard Specifies that the data is in vCard format.
vMessage Specifies that the data is in vMsg format.
vNote Specifies that the data is in vNote format.
vToDo Specifies that the data is in vToDo format.

See Also