Notatka
Dostęp do tej strony wymaga autoryzacji. Może spróbować zalogować się lub zmienić katalogi.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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