Share via


PhoneNewVoicemailMessageTriggerDetails.LineId Property

Definition

Gets the ID of the phone line for which the new voice mail arrived.

public:
 property Platform::Guid LineId { Platform::Guid get(); };
winrt::guid LineId();
public Guid LineId { get; }
var guid = phoneNewVoicemailMessageTriggerDetails.lineId;
Public ReadOnly Property LineId As Guid

Property Value

Guid

Platform::Guid

winrt::guid

The ID of the phone line for the new voice mail.

Windows requirements

App capabilities
phoneCallHistory phoneCallHistorySystem

Applies to