Click or drag to resize
Properties Methods

The Properties type exposes the following members.

Methods
  Name Description
Public method Equals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public method GetFolderProperties(Guid)
Returns a collection of a folder's property instances.
Public method GetFolderProperties(Guid, NullableInt32)
Returns a collection of a folder's property instances.
Public method GetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public method GetItemProperties(Guid)
Returns a collection of an item's property instances.
Public method GetItemProperties(Guid, NullableInt32)
Returns a collection of an item's property instances.
Public method GetPropertyDefinition
Returns a property definition.
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method ToString
Returns a string that represents the current object.
(Inherited from Object.)
Public method UpdateProperty
Updates the value of a property instance.
Top
See Also