AttachmentType Complex Type

Applies to: SharePoint Workspace 2010 | Visual Studio 2008

The AttachmentType type is an enumeration that is used to distinguish between voice memo and other file attachments.

Syntax

Has one of the following values:

    Voice
    File
    Unknown

Value

Data type

Description

Voice

xs:enumeration

Indicates the attachment is a voice memo. A voice memo must be a .wav file.

File

xs:enumeration

Indicates the attachment is a file. A file may be of any file type, including .wav.

Unknown

xs:enumeration

The type of the attachment is unknown.

See Also

Reference

GrooveMessages Web Service

Concepts

Accessing Groove Messages