MediaTypeNamesText Class
Specifies the type of text data in an object.
Namespace: InTheHand.Net.MimeAssembly: InTheHand.Net.Obex (in InTheHand.Net.Obex.dll) Version: 4.0.5
Public NotInheritable Class Text
public ref class Text abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Text = class end
- Inheritance
- Object MediaTypeNamesText
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.
|