Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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