Yammer.Net Documented Class Library
Attachment Class
NamespacesYammerAttachment
Declaration Syntax
C#Visual BasicVisual C++
public class Attachment
Public Class Attachment
public ref class Attachment
Members
All MembersConstructorsMethodsPropertiesFields



IconMemberDescription
Attachment()()()
AttachmentType
binaryStream
The stream of the file to be sent.

EncodedString
endPos
The ending position in the stream.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
File
File attachment

filename
The filename of the filepart to be uploaded.

filePath
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
Id
Numerical idenifier for this attachment.

Image
Image attachment

Length
Gets the length of the data to be sent.

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Name
Short text identifier which may not be unique.

startPos
The starting position in the stream.

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
totalFileLength
The total file length.

Type
Indicates the type of attachment. Current options: image and file

WebUrl
Where the attachment can be viewed on the Yammer website

Inheritance Hierarchy
Object
Attachment

Assembly: Yammer (Module: Yammer) Version: 1.0.0.0 (1.0.0.0)