Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Gets the item ID.
Namespace: Microsoft.Synchronization.FeedSync
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
Syntax
'Declaration
Public ReadOnly Property ItemId As String
Get
'Usage
Dim instance As FeedItemMetadata
Dim value As String
value = instance.ItemId
public string ItemId { get; }
public:
property String^ ItemId {
String^ get ();
}
member ItemId : string
function get ItemId () : String
Property Value
Type: System.String
The item ID.