Edit

Share via


ShareableContent.Properties Property

Definition

Gets a collection of content properties.

public:
 property System::Collections::Generic::IDictionary<Microsoft::Lync::Model::Conversation::Sharing::ShareableContentProperty, System::Object ^> ^ Properties { System::Collections::Generic::IDictionary<Microsoft::Lync::Model::Conversation::Sharing::ShareableContentProperty, System::Object ^> ^ get(); };
public System.Collections.Generic.IDictionary<Microsoft.Lync.Model.Conversation.Sharing.ShareableContentProperty,object> Properties { get; }
member this.Properties : System.Collections.Generic.IDictionary<Microsoft.Lync.Model.Conversation.Sharing.ShareableContentProperty, obj>
Public ReadOnly Property Properties As IDictionary(Of ShareableContentProperty, Object)

Property Value

Applies to