CallReceivedEventArgsBase.IsNewConversation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets whether the conversation is a new incoming conversation.
public:
property bool IsNewConversation { bool get(); };
public bool IsNewConversation { get; }
member this.IsNewConversation : bool
Public ReadOnly Property IsNewConversation As Boolean