Udostępnij za pośrednictwem


ItemMetadata.SetCustomField Method

Sets the value of the specified custom field.

Overload List

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

See Also

Reference

ItemMetadata Class
ItemMetadata Members
Microsoft.Synchronization.MetadataStorage Namespace