The Album type exposes the following members.

Properties

  Name Description
Public property DateCreated
Gets time when album is created.
Public property Description
Gets or sets album description.
Public property GroupId
Gets or sets group id that ownes album.
Public property Id
Gets album id.
Public property LanguageId
Gets or sets ablum language id.
Public property Name
Gets or sets album name.
Public property PrivacyLevelId
Gets or sets privacy level id for album.
Public property UserId
Gets or sets user id that ownes album.

See Also