다음을 통해 공유


IContactMapActivatedEventArgs.Contact 속성

정의

매핑 작업의 연락처를 가져옵니다.

public:
 property Contact ^ Contact { Contact ^ get(); };
Contact Contact();
public Contact Contact { get; }
var contact = iContactMapActivatedEventArgs.contact;
Public ReadOnly Property Contact As Contact

속성 값

매핑 작업의 연락처입니다.

적용 대상