次の方法で共有


YammerSettings.ApplicationId Property

Definition

Gets or sets the application ID.

public:
 property System::String ^ ApplicationId { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string ApplicationId { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.ApplicationId : string with get, set
Public Property ApplicationId As String

Property Value

The application ID. The application ID is retrieved from yammer.com when you register your application on Yammer.

Attributes

Applies to