ItemMetadata.SetCustomField Method

Include Protected Members
Include Inherited Members

Sets the value of the specified custom field.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method SetCustomField(String, Byte) When overridden in a derived class, sets the value of the specified custom field.
Public method SetCustomField(String, Byte[]) When overridden in a derived class, sets the value of the specified custom field.
Public method SetCustomField(String, Guid) When overridden in a derived class, sets the value of the specified custom field.
Public method SetCustomField(String, String) When overridden in a derived class, sets the value of the specified custom field.
Public method SetCustomField(String, UInt16) When overridden in a derived class, sets the value of the specified custom field.
Public method SetCustomField(String, UInt32) When overridden in a derived class, sets the value of the specified custom field.
Public method SetCustomField(String, UInt64) When overridden in a derived class, sets the value of the specified custom field.

Top

See Also

Reference

ItemMetadata Class

Microsoft.Synchronization.MetadataStorage Namespace