Gets a string representing the content type of the document.
The content type is a MIME type, such as text/plain. Cannot be null.
| Exception Type | Condition |
|---|---|
| InvalidOperationException | The document has not yet been inserted or has already been removed. |
IDocument Interface | Plumtree.Remote.PRC.Collaboration.Document Namespace