zeitgeist-sharp : Zeitgeist.Datamodel Namespace

MessageType Class

Documentation for this section has not yet been entered.

public class MessageType

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Zeitgeist.Datamodel
Assembly: zeitgeist-sharp (in zeitgeist-sharp.dll)
Assembly Versions: 0.8.0.0

Members

See Also: Inherited members from object.

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

[read-only]
Email NameUri . An email. (Display name: 'Email')
[read-only]
IMMessage NameUri . A message sent with Instant Messaging software. (Display name: 'IMMessage')
[read-only]
Message NameUri . A message. Could be an email, instant messanging message, SMS message etc. (Display name: 'Message')

Public Methods

Search (string) : NameUri
Documentation for this section has not yet been entered.

Member Details

MessageType Constructor

Documentation for this section has not yet been entered.

public MessageType ()

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Zeitgeist.Datamodel
Assembly: zeitgeist-sharp (in zeitgeist-sharp.dll)
Assembly Versions: 0.8.0.0

Email Property

An email. (Display name: 'Email')

public NameUri Email { get; }

Value

Documentation for this section has not yet been entered.

Remarks

http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#Email

Requirements

Namespace: Zeitgeist.Datamodel
Assembly: zeitgeist-sharp (in zeitgeist-sharp.dll)
Assembly Versions: 0.8.0.0

IMMessage Property

A message sent with Instant Messaging software. (Display name: 'IMMessage')

public NameUri IMMessage { get; }

Value

Documentation for this section has not yet been entered.

Remarks

http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#IMMessage

Requirements

Namespace: Zeitgeist.Datamodel
Assembly: zeitgeist-sharp (in zeitgeist-sharp.dll)
Assembly Versions: 0.8.0.0

Message Property

A message. Could be an email, instant messanging message, SMS message etc. (Display name: 'Message')

public NameUri Message { get; }

Value

Documentation for this section has not yet been entered.

Remarks

http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#Message

Requirements

Namespace: Zeitgeist.Datamodel
Assembly: zeitgeist-sharp (in zeitgeist-sharp.dll)
Assembly Versions: 0.8.0.0

Search Method

Documentation for this section has not yet been entered.

public NameUri Search (string interpretation)

Parameters

interpretation
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Zeitgeist.Datamodel
Assembly: zeitgeist-sharp (in zeitgeist-sharp.dll)
Assembly Versions: 0.8.0.0