Edit

Share via


PresenceCategoryWithMetaData.ContainerId Property

Definition

Gets the container ID of the container wherein the category is published.

public:
 property int ContainerId { int get(); };
public int ContainerId { get; }
member this.ContainerId : int
Public ReadOnly Property ContainerId As Integer

Property Value

Remarks

This data will only be received in LocalOwnerPresence. In notifications about RemotePresence, ContainerId has no meaning.

Applies to