OutlookMailClientClientId Property
Gets the unique identifier of the registered application to use Outlook.com Mail API.
Namespace: DevCase.ThirdParty.MicrosoftLiveAssembly: DevCase.net48.ThirdParty.MicrosoftLive (in DevCase.net48.ThirdParty.MicrosoftLive.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public string ClientId { get; }
Public ReadOnly Property ClientId As String
Get
Dim instance As OutlookMailClient
Dim value As String
value = instance.ClientId
public:
property String^ ClientId {
String^ get ();
}
member ClientId : string with get
No code example is currently available or this language may not be supported.
Property Value
String
The unique identifier of the registered application to use Outlook.com Mail API.