Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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